2021-01-04 16:03:04 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2021-21648" ,
2021-05-11 15:00:41 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2021-05-11 16:06:19 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Credentials Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "2.3.18" ,
"version_affected" : "<="
} ,
{
"version_value" : "2.3.0.1" ,
"version_affected" : "!"
} ,
{
"version_value" : "2.3.7.1" ,
"version_affected" : "!"
} ,
{
"version_value" : "2.3.14.1" ,
"version_affected" : "!"
} ,
{
"version_value" : "2.3.13.1" ,
"version_affected" : "!"
} ,
{
"version_value" : "2.3.15.1" ,
"version_affected" : "!"
}
]
}
}
]
}
}
]
}
2021-01-04 16:03:04 +00:00
} ,
2021-05-11 16:06:19 +02:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-01-04 16:03:04 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-05-11 16:06:19 +02:00
"value" : "Jenkins Credentials Plugin 2.3.18 and earlier does not escape user-controlled information on a view it provides, resulting in a reflected cross-site scripting (XSS) vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2349" ,
"url" : "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2349" ,
"refsource" : "CONFIRM"
2021-01-04 16:03:04 +00:00
}
]
}
}