2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-22946" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-04-17T08:15:07.790" ,
2024-03-07 12:27:24 +00:00
"lastModified" : "2023-04-26T23:00:56.053" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Apache Spark versions prior to 3.4.0, applications using spark-submit can specify a 'proxy-user' to run as, limiting privileges. The application can execute code with the privileges of the submitting user, however, by providing malicious configuration-related classes on the classpath. This affects architectures relying on proxy-user, for example those using Apache Livy to manage submitted applications.\n\nUpdate to Apache Spark 3.4.0 or later, and ensure that \nspark.submit.proxyUser.allowCustomClasspathInClusterMode is set to its \ndefault of \"false\", and is not overridden by submitted applications.\n\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-03-07 12:27:24 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.9 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.1 ,
"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:L/PR:L/UI:N/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.1 ,
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "security@apache.org" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-269"
}
]
}
] ,
2024-03-07 12:27:24 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:spark:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.4.0" ,
"matchCriteriaId" : "E07052F3-5478-49EA-BF6F-25219955A29A"
}
]
}
]
}
] ,
2023-04-24 12:24:31 +02:00
"references" : [
{
"url" : "https://lists.apache.org/thread/yllfl25xh5tbotjmg93zrq4bzwhqc0gv" ,
2024-03-07 12:27:24 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}