2023-07-25 12:00:33 +00:00
{
2023-07-26 14:00:34 +00:00
"data_version" : "4.0" ,
2023-07-25 12:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-39151" ,
2023-07-26 14:00:34 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2023-07-25 12:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-07-26 14:00:34 +00:00
"value" : "Jenkins 2.415 and earlier, LTS 2.401.2 and earlier does not sanitize or properly encode URLs in build logs when transforming them into hyperlinks, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control build log contents."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins Project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "2.416" ,
"versionType" : "maven" ,
"lessThan" : "*" ,
"status" : "unaffected"
} ,
{
"version" : "2.401.3" ,
"versionType" : "maven" ,
"lessThan" : "2.401.*" ,
"status" : "unaffected"
2023-08-21 15:00:32 +00:00
} ,
{
"version" : "2.414.1" ,
"versionType" : "maven" ,
"lessThan" : "2.414.*" ,
"status" : "unaffected"
2023-07-26 14:00:34 +00:00
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.jenkins.io/security/advisory/2023-07-26/#SECURITY-3188" ,
"refsource" : "MISC" ,
"name" : "https://www.jenkins.io/security/advisory/2023-07-26/#SECURITY-3188"
2023-07-26 15:00:34 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/07/26/2" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2023/07/26/2"
2023-07-25 12:00:33 +00:00
}
]
}
}