Skip to main content

Improper Input Validation

CVE-2022-25271

Severity High
Score 7.5/10

Summary

Drupal core's form API has a vulnerability where certain contributed or custom modules' forms may be vulnerable to improper input validation. This could allow an attacker to inject disallowed values or overwrite data. Affected forms are uncommon, but in certain cases an attacker could alter critical or sensitive data. This issue affects versions 7.0 through 7.88, 8.0.0 through 9.2.12, 9.3.0 through 9.3.5 , and 10.0.0-alpha1.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • NONE

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.

Advisory Timeline

  • Published