cvelist/2020/2xxx/CVE-2020-2191.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-2191",
2020-06-03 13:01:32 +00:00
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Self-Organizing Swarm Plug-in Modules Plugin",
"version": {
"version_data": [
{
"version_value": "3.20",
"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": "Jenkins Self-Organizing Swarm Plug-in Modules Plugin 3.20 and earlier does not check permissions on API endpoints that allow adding and removing agent labels."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-285: Improper Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1200",
"url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1200",
"refsource": "CONFIRM"
2020-06-03 15:01:27 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200603 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2020/06/03/3"
2019-12-05 01:01:38 +00:00
}
]
}
}