cvelist/2020/2xxx/CVE-2020-2186.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2019-12-05 01:01:38 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2020-2186",
2020-05-06 13:01:23 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"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
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-05 01:01:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A cross-site request forgery vulnerability in Jenkins Amazon EC2 Plugin 1.50.1 and earlier allows attackers to provision instances."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jenkins.io/security/advisory/2020-05-06/#SECURITY-1408",
"url": "https://jenkins.io/security/advisory/2020-05-06/#SECURITY-1408",
"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
}
]
}
}