coreruleset (aka OWASP ModSecurity Core Rule Set) through 3.3.4 does not block multiple Content-Type headers, which might allow attackers to bypass a WAF with a crafted payload, aka "Content-Type confusion." This occurs when the web application relies on only the last Content-Type header.
References
Link | Resource |
---|---|
https://github.com/coreruleset/coreruleset/issues/3191 | Issue Tracking Patch |
https://github.com/coreruleset/coreruleset/pull/3237 | Issue Tracking |
Configurations
History
25 Jul 2023, 14:44
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
First Time |
Owasp coreruleset
Owasp |
|
References | (MISC) https://github.com/coreruleset/coreruleset/issues/3191 - Issue Tracking, Patch | |
References | (MISC) https://github.com/coreruleset/coreruleset/pull/3237 - Issue Tracking | |
CWE | CWE-843 | |
CPE | cpe:2.3:a:owasp:coreruleset:*:*:*:*:*:*:*:* |
13 Jul 2023, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-07-13 03:15
Updated : 2023-07-25 14:44
NVD link : CVE-2023-38199
Mitre link : CVE-2023-38199
JSON object : View
Products Affected
owasp
- coreruleset
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')