ghsa-q9g8-9hpp-xc82
Vulnerability from github
Published
2022-05-24 17:21
Modified
2022-06-24 01:26
Severity ?
Summary
nsufficiently Protected Credentials in ActiveMQ Artemis
Details
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.12.0" }, "package": { "ecosystem": "Maven", "name": "org.apache.activemq:artemis-commons" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.13.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-10727" ], "database_specific": { "cwe_ids": [ "CWE-312", "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-06-24T01:26:20Z", "nvd_published_at": "2020-06-26T16:15:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-q9g8-9hpp-xc82", "modified": "2022-06-24T01:26:20Z", "published": "2022-05-24T17:21:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10727" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1827200" }, { "type": "WEB", "url": "https://issues.redhat.com/browse/ENTMQBR-3435" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210827-0001" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "nsufficiently Protected Credentials in ActiveMQ Artemis" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.