Vulnerability Details : CVE-2021-32697
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
Vulnerability category: Input validation
Products affected by CVE-2021-32697
- cpe:2.3:a:neos:form:*:*:*:*:*:*:*:*
- cpe:2.3:a:neos:form:*:*:*:*:*:*:*:*
- cpe:2.3:a:neos:form:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-32697
0.08%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 35 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-32697
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:P/A:N |
10.0
|
2.9
|
NIST | |
5.3
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
3.9
|
1.4
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
GitHub, Inc. |
CWE ids for CVE-2021-32697
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: security-advisories@github.com (Primary)
References for CVE-2021-32697
-
https://github.com/neos/form/commit/049d415295be8d4a0478ccba97dba1bb81649567
[BUGFIX] fix reconstituting a form from its internal state · neos/form@049d415 · GitHubPatch;Third Party Advisory
-
https://github.com/neos/form-ghsa-m5vx-8chx-qvmm/pull/1
Page not found · GitHub · GitHubBroken Link
-
https://github.com/neos/form/security/advisories/GHSA-m5vx-8chx-qvmm
Form validation can be skipped · Advisory · neos/form · GitHubThird Party Advisory
-
https://github.com/neos/form/commit/69de4219b1f58157e2be6b05811463875d75c246
Merge pull request from GHSA-m5vx-8chx-qvmm · neos/form@69de421 · GitHubPatch;Third Party Advisory
-
https://github.com/neos/form/releases/tag/5.1.3
Release 5.1.3 - Security bugfix · neos/form · GitHubRelease Notes;Third Party Advisory
Jump to