2023-06-21 12:00:28 +00:00
{
"id" : "CVE-2023-34981" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-06-21T11:15:09.410" ,
2023-07-21 20:00:36 +00:00
"lastModified" : "2023-07-21T19:20:13.337" ,
"vulnStatus" : "Analyzed" ,
2023-06-21 12:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A regression in the fix for bug 66512 in Apache Tomcat 11.0.0-M5, 10.1.8, 9.0.74 and 8.5.88 meant that, if a response did not include any HTTP headers no AJP SEND_HEADERS messare woudl be sent for the response which in turn meant that at least one AJP proxy (mod_proxy_ajp) would use the response headers from the previous request leading to an information leak."
}
] ,
2023-06-28 18:00:37 +00:00
"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:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:8.5.88:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E6EE9DE8-16EA-44D0-A03D-69F319D7DA00"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:9.0.74:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "16971568-BE35-4653-B828-B66982DF6E21"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:10.1.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "74C4852D-81E8-46EC-8B54-313CB096B34A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:tomcat:11.0.0:milestone5:*:*:*:*:*:*" ,
"matchCriteriaId" : "538E68C4-0BA4-495F-AEF8-4EF6EE7963CF"
}
]
}
]
}
] ,
2023-06-21 12:00:28 +00:00
"references" : [
{
"url" : "https://lists.apache.org/thread/j1ksjh9m9gx1q60rtk1sbzmxhvj5h5qz" ,
2023-06-28 18:00:37 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2023-07-18 10:01:36 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230714-0003/" ,
2023-07-21 20:00:36 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
2023-06-21 12:00:28 +00:00
}
]
}