GHSA-q9g8-9hpp-xc82

Suggest an improvement
Source
https://github.com/advisories/GHSA-q9g8-9hpp-xc82
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-q9g8-9hpp-xc82/GHSA-q9g8-9hpp-xc82.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-q9g8-9hpp-xc82
Aliases
Published
2022-05-24T17:21:42Z
Modified
2024-02-21T05:30:05.134105Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2020-06-26T16:15:00Z",
    "cwe_ids": [
        "CWE-312",
        "CWE-522"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-24T01:26:20Z"
}
References

Affected packages

Maven / org.apache.activemq:artemis-commons

Package

Name
org.apache.activemq:artemis-commons
View open source insights on deps.dev
Purl
pkg:maven/org.apache.activemq/artemis-commons

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.7.0
Fixed
2.13.0

Affected versions

2.*

2.7.0
2.8.0
2.8.1
2.9.0
2.10.0
2.10.1
2.11.0
2.12.0

Database specific

{
    "last_known_affected_version_range": "<= 2.12.0"
}