Skip to main content

Improper Validation of Specified Quantity in Input

CVE-2022-25769

Severity High
Score 9.1/10

Summary

The mautic/core package before 3.3.5 and 4.0.0 before 4.2.0 is vulnerable to Improper regex in the default ".htaccess" file has some restrictions in the access to PHP files to only allow specific PHP files to be executed in the root of the application. This logic isn't correct, as the regex in the second FilesMatch only checks the filename, not the full path.

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

CWE-1284 - Improper Validation of Specified Quantity in Input

The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.

Advisory Timeline

  • Published