Input validation error in OWASP ModSecurity Core Rule Set (CRS) - CVE-2019-13464
Published: February 9, 2023
OWASP ModSecurity Core Rule Set (CRS)
OWASP
Description
The vulnerability allows a remote attacker to bypass filtration rules.
The vulnerability exists due to an error when using X.Filename instead of X_Filename in some PHP Script Uploads rules, because PHP automatically transforms dots
into underscores in certain contexts where dots are invalid. A remote attacker can bypass implemented rules and successfully upload dangerous files on the server.