cvelist/2021/26xxx/CVE-2021-26117.json

92 lines
3.5 KiB
JSON
Raw Normal View History

2021-01-26 18:05:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
2021-01-26 18:05:46 +00:00
"ID": "CVE-2021-26117",
"STATE": "PUBLIC",
"TITLE": "ActiveMQ: LDAP-Authentication does not verify passwords on servers with anonymous bind"
2021-01-26 18:05:46 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache ActiveMQ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Apache ActiveMQ Artemis",
"version_value": "2.16.0"
},
{
"version_affected": "<",
"version_name": "Apache ActiveMQ",
"version_value": "5.16.1"
},
{
"version_affected": "<",
"version_name": "Apache ActiveMQ",
"version_value": "5.15.14"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache ActiveMQ would like to thank Gregor Tudan <gregor.tudan@cofinpro.de> for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-26 18:05:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The optional ActiveMQ LDAP login module can be configured to use anonymous access to the LDAP server. In this case, for Apache ActiveMQ Artemis prior to version 2.16.0 and Apache ActiveMQ prior to versions 5.16.1 and 5.15.14, the anonymous context is used to verify a valid users password in error, resulting in no check on the password."
2021-01-26 18:05:46 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-01-27 19:00:48 +00:00
"refsource": "MISC",
"url": "https://mail-archives.apache.org/mod_mbox/activemq-users/202101.mbox/%3cCAH+vQmMeUEiKN4wYX9nLBbqmFZFPXqajNvBKmzb2V8QZANcSTA@mail.gmail.com%3e",
"name": "https://mail-archives.apache.org/mod_mbox/activemq-users/202101.mbox/%3cCAH+vQmMeUEiKN4wYX9nLBbqmFZFPXqajNvBKmzb2V8QZANcSTA@mail.gmail.com%3e"
}
]
},
"source": {
"defect": [
"https://issues.apache.org/jira/browse/ARTEMIS-2895",
"https://issues.apache.org/jira/browse/AMQ-8035"
],
"discovery": "UNKNOWN"
2021-01-26 18:05:46 +00:00
}
2021-01-27 19:00:48 +00:00
}