cvelist/2020/2xxx/CVE-2020-2196.json
2022-04-15 00:02:02 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2020-2196",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Selenium Plugin",
"version": {
"version_data": [
{
"version_value": "3.141.59",
"version_affected": "<="
},
{
"version_value": "3.141.59",
"version_affected": "?>"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Selenium Plugin 3.141.59 and earlier has no CSRF protection for its HTTP endpoints, allowing attackers to perform all administrative actions provided by the plugin."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352: Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766",
"url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1766",
"refsource": "CONFIRM"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2020/06/03/3"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220414 Re: Browser-mediated attacks on WebDriver servers",
"url": "http://www.openwall.com/lists/oss-security/2022/04/14/2"
}
]
}
}