6.5
CVE-2021-32697
- EPSS 1.12%
- Veröffentlicht 21.06.2021 19:15:08
- Zuletzt bearbeitet 21.11.2024 06:07:33
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Form validation can be skipped
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
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.12% | 0.62 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
| security-advisories@github.com | 6.5 | 3.9 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
|
CWE-20 Improper Input Validation
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.
https://github.com/neos/form-ghsa-m5vx-8chx-qvmm/pull/1
https://github.com/neos/form/commit/049d415295be8d4a0478ccba97dba1bb81649567
https://github.com/neos/form/commit/69de4219b1f58157e2be6b05811463875d75c246
https://github.com/neos/form/releases/tag/5.1.3
https://github.com/neos/form/security/advisories/GHSA-m5vx-8chx-qvmm