GHSA-wqfh-9m4g-7x6x

Suggest an improvement
Source
https://github.com/advisories/GHSA-wqfh-9m4g-7x6x
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-wqfh-9m4g-7x6x/GHSA-wqfh-9m4g-7x6x.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-wqfh-9m4g-7x6x
Aliases
Published
2022-02-09T22:14:58Z
Modified
2024-03-14T21:56:27Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Remote code execution in Apache ActiveMQ
Details

A regression has been introduced in the commit preventing JMX re-bind. By passing an empty environment map to RMIConnectorServer, instead of the map that contains the authentication credentials, it leaves ActiveMQ open to the following attack - A remote client could create a javax.management.loading.MLet MBean and use it to create new MBeans from arbitrary URLs, at least if there is no security manager. In other words, a rogue remote client could make your Java application execute arbitrary code. Mitigation - Upgrade to Apache ActiveMQ 5.15.13

Database specific
{
    "nvd_published_at": "2020-09-10T19:15:00Z",
    "cwe_ids": [
        "CWE-94"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2021-04-05T23:02:39Z"
}
References

Affected packages

Maven / org.apache.activemq:activemq-parent

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.15.12
Fixed
5.15.13

Affected versions

5.*

5.15.12