cvelist/2020/10xxx/CVE-2020-10727.json
2020-06-26 16:01:31 +00:00

67 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10727",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "ActiveMQ Artemis",
"version": {
"version_data": [
{
"version_value": "version 2.7.0 up until 2.12.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insufficiently Protected Credentials"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://issues.redhat.com/browse/ENTMQBR-3435",
"url": "https://issues.redhat.com/browse/ENTMQBR-3435"
},
{
"refsource": "CONFIRM",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1827200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827200"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in ActiveMQ Artemis management API from version 2.7.0 up until 2.12.0, where a user inadvertently stores passwords in plaintext in the Artemis shadow file (etc/artemis-users.properties file) when executing the `resetUsers` operation. A local attacker can use this flaw to read the contents of the Artemis shadow file."
}
]
}
}