CVE-2021-32697
CVSS V2 Medium 5
CVSS V3 Medium 5.3
Description
neos/forms is an open source framework to build web forms. By crafting a special `GET` request containing a valid form state, a form can be submitted without invoking any validators. Form state is secured with an HMAC that is still verified. That means that this issue can only be exploited if Form Finishers cause side effects even if no form values have been sent. Form Finishers can be adjusted in a way that they only execute an action if the submitted form contains some expected data. Alternatively a custom Finisher can be added as first finisher. This regression was introduced with https://github.com/neos/form/commit/049d415295be8d4a0478ccba97dba1bb81649567
Overview
- CVE ID
- CVE-2021-32697
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-06-21T19:15:08
- Last Modified Date
- 2021-06-29T14:53:56
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:neos:form:*:*:*:*:*:*:*:* | 1 | OR | 1.2.0 | 4.3.3 |
cpe:2.3:a:neos:form:*:*:*:*:*:*:*:* | 1 | OR | 5.0.0 | 5.0.9 |
cpe:2.3:a:neos:form:*:*:*:*:*:*:*:* | 1 | OR | 5.1.0 | 5.1.3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5.3
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://github.com/neos/form/releases/tag/5.1.3 | Release Notes Third Party Advisory |
https://github.com/neos/form-ghsa-m5vx-8chx-qvmm/pull/1 | Broken Link |
https://github.com/neos/form/commit/69de4219b1f58157e2be6b05811463875d75c246 | Patch Third Party Advisory |
https://github.com/neos/form/security/advisories/GHSA-m5vx-8chx-qvmm | Third Party Advisory |
https://github.com/neos/form/commit/049d415295be8d4a0478ccba97dba1bb81649567 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-32697 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32697 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:09:39 | Added to TrackCVE | |||
2022-12-05 04:42:54 | 2021-06-21T19:15Z | 2021-06-21T19:15:08 | CVE Published Date | updated |
2022-12-05 04:42:54 | 2021-06-29T14:53:56 | CVE Modified Date | updated | |
2022-12-05 04:42:54 | Analyzed | Vulnerability Status | updated |