2022-06-02 13:41:13 +00:00
{
2022-11-21 11:00:32 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2022-06-02 13:41:13 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2022-31777" ,
2022-11-21 11:00:32 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A stored cross-site scripting (XSS) vulnerability in Apache Spark 3.2.1 and earlier, and 3.3.0, allows remote attackers to execute arbitrary JavaScript in the web browser of a user, by including a malicious payload into the logs which would be returned in logs rendered in the UI."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')" ,
"cweId" : "CWE-74"
}
]
}
]
2022-06-02 13:41:13 +00:00
} ,
2022-11-01 16:32:48 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2022-11-21 11:00:32 +00:00
"vendor_name" : "Apache Software Foundation" ,
2022-11-01 16:32:48 +01:00
"product" : {
"product_data" : [
{
"product_name" : "Apache Spark" ,
"version" : {
"version_data" : [
{
2022-11-21 11:00:32 +00:00
"version_value" : "3.3.0" ,
"version_affected" : "="
2022-11-01 16:32:48 +01:00
} ,
{
2022-11-21 11:00:32 +00:00
"version_value" : "3.2.1 and earlier" ,
"version_affected" : "="
2022-11-01 16:32:48 +01:00
}
]
}
}
]
2022-11-21 11:00:32 +00:00
}
2022-11-01 16:32:48 +01:00
}
]
}
} ,
"references" : {
"reference_data" : [
{
2022-11-01 16:00:51 +00:00
"url" : "https://lists.apache.org/thread/60mgbswq2lsmrxykfxpqq13ztkm2ht6q" ,
2022-11-21 11:00:32 +00:00
"refsource" : "MISC" ,
2022-11-01 16:00:51 +00:00
"name" : "https://lists.apache.org/thread/60mgbswq2lsmrxykfxpqq13ztkm2ht6q"
2022-11-21 11:00:32 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2022/11/01/14" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2022/11/01/14"
2022-11-01 16:32:48 +01:00
}
]
} ,
2022-11-21 11:00:32 +00:00
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
2022-11-01 16:32:48 +01:00
"source" : {
"defect" : [
"SPARK-39505"
] ,
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
2022-11-21 11:00:32 +00:00
"lang" : "en" ,
2022-11-01 16:32:48 +01:00
"value" : "Upgrade to Apache Spark maintenance releases 3.2.2, or 3.3.1 or later"
}
2022-11-21 11:00:32 +00:00
] ,
"credits" : [
{
"lang" : "en" ,
"value" : "Florian Walter (Veracode)"
}
2022-11-01 16:32:48 +01:00
]
2022-11-01 16:00:51 +00:00
}