CVE-2021-32697
MEDIUMneos/form 1.2.0-4.3.2 - Unauthenticated Form Submission Bypass via Crafted GET Request
Title source: llmDescription
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
References (5)
Core 5
Core References
Third Party Advisory x_refsource_confirm
https://github.com/neos/form/security/advisories/GHSA-m5vx-8chx-qvmm
Broken Link x_refsource_misc
https://github.com/neos/form-ghsa-m5vx-8chx-qvmm/pull/1
Patch, Third Party Advisory x_refsource_misc
https://github.com/neos/form/commit/049d415295be8d4a0478ccba97dba1bb81649567
Patch, Third Party Advisory x_refsource_misc
https://github.com/neos/form/commit/69de4219b1f58157e2be6b05811463875d75c246
Release Notes, Third Party Advisory x_refsource_misc
https://github.com/neos/form/releases/tag/5.1.3
Scores
CVSS v3
6.5
EPSS
0.0112
EPSS Percentile
62.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Details
CWE
CWE-20
Status
published
Products (2)
neos/form
1.2.0 - 4.3.3
neos/form
1.2.0 - 4.3.3Packagist
Published
Jun 21, 2021
Tracked Since
Feb 18, 2026