2023-02-14 22:00:36 +00:00
{
2023-10-25 17:35:29 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2023-02-14 22:00:36 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2023-25762" ,
2023-02-15 14:00:38 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2023-02-15 14:44:58 +01:00
} ,
2023-10-25 17:35:29 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Jenkins Pipeline: Build Step Plugin 2.18 and earlier does not escape job names in a JavaScript expression used in the Pipeline Snippet Generator, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control job names."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
2023-02-15 14:44:58 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins Project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Pipeline: Build Step Plugin" ,
"version" : {
"version_data" : [
{
2023-10-25 17:35:29 +00:00
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "2.18"
2023-02-15 14:44:58 +01:00
}
]
}
}
]
}
}
]
}
2023-02-14 22:00:36 +00:00
} ,
2023-02-15 14:44:58 +01:00
"references" : {
"reference_data" : [
{
"url" : "https://www.jenkins.io/security/advisory/2023-02-15/#SECURITY-3019" ,
2023-10-25 17:35:29 +00:00
"refsource" : "MISC" ,
"name" : "https://www.jenkins.io/security/advisory/2023-02-15/#SECURITY-3019"
2023-02-15 16:00:38 +00:00
} ,
{
2023-10-25 17:35:29 +00:00
"url" : "http://www.openwall.com/lists/oss-security/2023/02/15/4" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2023/02/15/4"
2023-02-14 22:00:36 +00:00
}
]
}
}