2019-12-05 01:01:38 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2020-2188" ,
2020-05-06 13:01:23 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-05-06 13:40:33 +02:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Amazon EC2 Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "1.50.1" ,
"version_affected" : "<="
}
]
}
}
]
}
}
]
}
2019-12-05 01:01:38 +00:00
} ,
2020-05-06 13:40:33 +02:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-05 01:01:38 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-06 13:40:33 +02:00
"value" : "A missing permission check in Jenkins Amazon EC2 Plugin 1.50.1 and earlier in form-related methods allowed users with Overall/Read access to enumerate credentials ID of credentials stored in Jenkins."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-285: Improper Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2020-05-06/#SECURITY-1844" ,
"url" : "https://jenkins.io/security/advisory/2020-05-06/#SECURITY-1844" ,
"refsource" : "CONFIRM"
2020-05-06 15:01:23 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20200506 Multiple vulnerabilities in Jenkins plugins" ,
"url" : "http://www.openwall.com/lists/oss-security/2020/05/06/3"
2019-12-05 01:01:38 +00:00
}
]
}
}