2021-01-04 16:03:04 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2021-21639" ,
2021-04-07 14:00:41 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2021-04-07 11:42:27 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins" ,
"version" : {
"version_data" : [
{
"version_value" : "2.286" ,
"version_affected" : "<="
} ,
{
"version_value" : "LTS 2.277.1" ,
"version_affected" : "<="
}
]
}
}
]
}
}
]
}
2021-01-04 16:03:04 +00:00
} ,
2021-04-07 11:42:27 +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-04-07 11:42:27 +02:00
"value" : "Jenkins 2.286 and earlier, LTS 2.277.1 and earlier does not validate the type of object created after loading the data submitted to the `config.xml` REST API endpoint of a node, allowing attackers with Computer/Configure permission to replace a node with one of a different type."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.jenkins.io/security/advisory/2021-04-07/#SECURITY-1721" ,
"url" : "https://www.jenkins.io/security/advisory/2021-04-07/#SECURITY-1721" ,
"refsource" : "CONFIRM"
2021-04-07 15:00:39 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20210407 Multiple vulnerabilities in Jenkins and Jenkins plugins" ,
"url" : "http://www.openwall.com/lists/oss-security/2021/04/07/2"
2021-01-04 16:03:04 +00:00
}
]
}
}