Skip to main content

Improper Input Validation

CVE-2022-25273

Severity High
Score 7.5/10

Summary

Drupal core's form API has a security issue in versions 8.0.x prior to 9.2.18, 9.3.x prior to 9.3.12, and 10.0.x prior to 10.0.0-alpha4, 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.

  • 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