CVE-2023-38199

CVSS 3.1 Score 9.8 of 10 (high)

Details

Published Jul 13, 2023
Updated: Sep 5, 2023
CWE ID 843

Summary

CVE-2023-38199 affects coreruleset, also known as OWASP ModSecurity Core Rule Set, up to version 3.3.4. This vulnerability allows attackers to bypass a web application firewall (WAF) by sending multiple Content-Type headers in a request. The WAF fails to detect the additional headers on certain platforms, enabling attackers to manipulate the application with crafted payloads. This issue, called "Content-Type confusion," arises when the application relies solely on the last Content-Type header, while other platforms either reject or merge conflicting headers, leading to malformed header detection.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share

Affected Vendors

  • Open Web Application Security Project Foundation