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
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:neos:form:*:*:*:*:*:*:*:*
cpe:2.3:a:neos:form:*:*:*:*:*:*:*:*
cpe:2.3:a:neos:form:*:*:*:*:*:*:*:*

History

29 Jun 2021, 14:53

Type Values Removed Values Added
CWE CWE-20
References (MISC) https://github.com/neos/form/commit/049d415295be8d4a0478ccba97dba1bb81649567 - (MISC) https://github.com/neos/form/commit/049d415295be8d4a0478ccba97dba1bb81649567 - Patch, Third Party Advisory
References (MISC) https://github.com/neos/form/releases/tag/5.1.3 - (MISC) https://github.com/neos/form/releases/tag/5.1.3 - Release Notes, Third Party Advisory
References (MISC) https://github.com/neos/form-ghsa-m5vx-8chx-qvmm/pull/1 - (MISC) https://github.com/neos/form-ghsa-m5vx-8chx-qvmm/pull/1 - Broken Link
References (CONFIRM) https://github.com/neos/form/security/advisories/GHSA-m5vx-8chx-qvmm - (CONFIRM) https://github.com/neos/form/security/advisories/GHSA-m5vx-8chx-qvmm - Third Party Advisory
References (MISC) https://github.com/neos/form/commit/69de4219b1f58157e2be6b05811463875d75c246 - (MISC) https://github.com/neos/form/commit/69de4219b1f58157e2be6b05811463875d75c246 - Patch, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 5.3
CPE cpe:2.3:a:neos:form:*:*:*:*:*:*:*:*

21 Jun 2021, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-06-21 19:15

Updated : 2024-02-04 21:47


NVD link : CVE-2021-32697

Mitre link : CVE-2021-32697

CVE.ORG link : CVE-2021-32697


JSON object : View

Products Affected

neos

  • form
CWE
CWE-20

Improper Input Validation