2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-45064" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-04-13T11:15:06.737" ,
2023-05-01 18:00:26 +02:00
"lastModified" : "2023-05-01T15:19:22.327" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The SlingRequestDispatcher doesn't correctly implement the RequestDispatcher API resulting in a generic type of include-based cross-site scripting issues on the Apache Sling level. The vulnerability is exploitable by an attacker that is able to include a resource with specific content-type and control the include path (i.e. writing content). The impact of a successful attack is privilege escalation to administrative power.\n\n\n\n\nPlease update to Apache Sling Engine >= 2.14.0 and enable the \"Check Content-Type overrides\" configuration option.\n\n\n\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-01 18:00:26 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.0 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 6.0
} ,
2023-04-24 12:24:31 +02:00
{
"source" : "security@apache.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.0 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.3 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
{
"source" : "security@apache.org" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-05-01 18:00:26 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:sling:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.14.0" ,
"matchCriteriaId" : "27522190-48A3-4A38-A9F4-434024C179D1"
}
]
}
]
}
] ,
2023-04-24 12:24:31 +02:00
"references" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2023/04/18/6" ,
2023-05-01 18:00:26 +02:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://lists.apache.org/thread/hhp611hltby3whk03vx2mv7cmy3vs0ok" ,
2023-05-01 18:00:26 +02:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}