2019-12-05 01:00:58 +00:00
{
"CVE_data_meta" : {
"ID" : "CVE-2020-2091" ,
2020-01-15 16:01:15 +00:00
"ASSIGNER" : "jenkinsci-cert@googlegroups.com" ,
"STATE" : "PUBLIC"
2020-01-15 12:22:19 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Jenkins project" ,
"product" : {
"product_data" : [
{
"product_name" : "Jenkins Amazon EC2 Plugin" ,
"version" : {
"version_data" : [
{
"version_value" : "1.47" ,
"version_affected" : "<="
} ,
{
"version_value" : "1.46.2" ,
"version_affected" : "!>="
} ,
{
"version_value" : "1.42.2" ,
"version_affected" : "!>="
}
]
}
}
]
}
}
]
}
2019-12-05 01:00:58 +00:00
} ,
2020-01-15 12:22:19 +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-01-15 12:22:19 +01:00
"value" : "A missing permission check in Jenkins Amazon EC2 Plugin 1.47 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL within the AWS region using attacker-specified credentials IDs obtained through another method."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-285: Improper Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://jenkins.io/security/advisory/2020-01-15/#SECURITY-1004" ,
"url" : "https://jenkins.io/security/advisory/2020-01-15/#SECURITY-1004" ,
"refsource" : "CONFIRM"
2019-12-05 01:00:58 +00:00
}
]
}
}