cvelist/2020/2xxx/CVE-2020-2300.json
2020-11-04 16:01:47 +00:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2020-2300",
"ASSIGNER": "jenkinsci-cert@googlegroups.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Jenkins project",
"product": {
"product_data": [
{
"product_name": "Jenkins Active Directory Plugin",
"version": {
"version_data": [
{
"version_value": "2.19",
"version_affected": "<="
},
{
"version_value": "2.16.1",
"version_affected": "!"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jenkins Active Directory Plugin 2.19 and earlier does not prohibit the use of an empty password in Windows/ADSI mode, which allows attackers to log in to Jenkins as any user depending on the configuration of the Active Directory server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287: Improper Authentication"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2099",
"url": "https://www.jenkins.io/security/advisory/2020-11-04/#SECURITY-2099",
"refsource": "CONFIRM"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20201104 Multiple vulnerabilities in Jenkins plugins",
"url": "http://www.openwall.com/lists/oss-security/2020/11/04/6"
}
]
}
}