2019-12-05 01:00:58 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2020-2302" ,
2020-11-04 15:01:57 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-11-04 13:03:23 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Active Directory Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "2.19" ,
"version_affected" : "<="
} ,
{
"version_value" : "2.16.1" ,
"version_affected" : "!"
}
]
}
}
]
}
}
]
}
2019-12-05 01:00:58 +00:00
} ,
2020-11-04 13:03:23 +01:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-05 01:00:58 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-04 13:03:23 +01:00
"value" : "A missing permission check in Jenkins Active Directory Plugin 2.19 and earlier allows attackers with Overall/Read permission to access the domain health check diagnostic page."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862: Missing Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-1999" ,
"url" : "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-1999" ,
"refsource" : "CONFIRM"
2019-12-05 01:00:58 +00:00
}
]
}
}