Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. neos/form
  4. ›
  5. CVE-2021-32697

CVE-2021-32697: Improper Input Validation

June 21, 2021 (updated June 29, 2021)

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.

References

  • nvd.nist.gov/vuln/detail/CVE-2021-32697

Code Behaviors & Features

Detect and mitigate CVE-2021-32697 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.2.0 before 4.3.3, all versions starting from 5.0.0 before 5.0.9, all versions starting from 5.1.0 before 5.1.3

Fixed versions

  • 4.3.3
  • 5.0.9
  • 5.1.3

Solution

Upgrade to versions 4.3.3, 5.0.9, 5.1.3 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

packagist/neos/form/CVE-2021-32697.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:52 +0000.