{ "id": "CVE-2023-38199", "sourceIdentifier": "cve@mitre.org", "published": "2023-07-13T03:15:10.023", "lastModified": "2023-09-05T04:15:09.017", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "coreruleset (aka OWASP ModSecurity Core Rule Set) through 3.3.4 does not detect multiple Content-Type request headers on some platforms. This might allow attackers to bypass a WAF with a crafted payload, aka \"Content-Type confusion\" between the WAF and the backend application. This occurs when the web application relies on only the last Content-Type header. Other platforms may reject the additional Content-Type header or merge conflicting headers, leading to detection as a malformed header." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-843" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:owasp:coreruleset:*:*:*:*:*:*:*:*", "versionEndIncluding": "3.3.4", "matchCriteriaId": "75A37947-A996-4E67-AE96-BC3EB6F1F2DF" } ] } ] } ], "references": [ { "url": "https://github.com/coreruleset/coreruleset/issues/3191", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Patch" ] }, { "url": "https://github.com/coreruleset/coreruleset/pull/3237", "source": "cve@mitre.org", "tags": [ "Issue Tracking" ] } ] }