2021-01-04 16:02:29 +00:00
{
2023-10-25 17:35:59 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2021-01-04 16:02:29 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2021-21611" ,
2021-01-13 16:01:59 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2021-01-13 16:32:22 +01:00
} ,
2023-10-25 17:35:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Jenkins 2.274 and earlier, LTS 2.263.1 and earlier does not escape display names and IDs of item types shown on the New Item page, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to specify display names or IDs of item types."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
2021-01-13 16:32:22 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins" ,
"version" : {
"version_data" : [
{
2023-10-25 17:35:59 +00:00
"version_affected" : "<=" ,
"version_name" : "unspecified" ,
"version_value" : "2.274"
2021-01-13 16:32:22 +01:00
}
]
}
}
]
}
}
]
}
2021-01-04 16:02:29 +00:00
} ,
2021-01-13 16:32:22 +01:00
"references" : {
"reference_data" : [
{
"url" : "https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2171" ,
2023-10-25 17:35:59 +00:00
"refsource" : "MISC" ,
"name" : "https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2171"
2021-01-04 16:02:29 +00:00
}
]
}
}