2021-01-04 16:02:29 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2021-21605" ,
2021-01-13 16:01:59 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
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" : [
{
"version_value" : "2.274" ,
"version_affected" : "<="
} ,
{
"version_value" : "LTS 2.263.1" ,
"version_affected" : "<="
}
]
}
}
]
}
}
]
}
2021-01-04 16:02:29 +00:00
} ,
2021-01-13 16:32:22 +01:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-01-04 16:02:29 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-01-13 16:32:22 +01:00
"value" : "Jenkins 2.274 and earlier, LTS 2.263.1 and earlier allows users with Agent/Configure permission to choose agent names that cause Jenkins to override the global `config.xml` file."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2021" ,
"url" : "https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2021" ,
"refsource" : "CONFIRM"
2021-01-04 16:02:29 +00:00
}
]
}
}