Bugzilla – Bug 1140969
VUL-1: CVE-2019-13464: owasp-modsecurity-crs: Use of X.Filename instead of X_Filename can bypass some PHP Script Uploads rules
Last modified: 2024-07-03 15:24:39 UTC
CVE-2019-13464 An issue was discovered in OWASP ModSecurity Core Rule Set (CRS) 3.0.2. Use of X.Filename instead of X_Filename can bypass some PHP Script Uploads rules, because PHP automatically transforms dots into underscores in certain contexts where dots are invalid. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-13464 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13464 http://www.cvedetails.com/cve/CVE-2019-13464/ https://github.com/SpiderLabs/owasp-modsecurity-crs/pull/1391 https://github.com/SpiderLabs/owasp-modsecurity-crs/issues/1386
Fixed a long time ago.