Search for packages
| purl | pkg:maven/org.apache.activemq/activemq-parent@5.3.1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-a3nb-p5p6-zbf7
Aliases: CVE-2020-13920 GHSA-xgrx-xpv2-6vp4 |
Missing Authentication for Critical Function Apache ActiveMQ uses LocateRegistry.createRegistry() to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. If an attacker creates another server to proxy the original, and bound that, he effectively becomes a man in the middle and is able to intercept the credentials when an user connects. Upgrade to Apache ActiveMQ 5.15.12. |
Affected by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-pwbk-99g5-9fhm | Cross-site scripting (XSS) vulnerability in createDestination.action in Apache ActiveMQ before 5.3.1 allows remote authenticated users to inject arbitrary web script or HTML via the JMSDestination parameter in a queue action. |
CVE-2010-0684
GHSA-mxf7-pv8q-294h |
| VCID-yw5q-dtaz-1kc1 | Cross-site request forgery (CSRF) vulnerability in createDestination.action in Apache ActiveMQ before 5.3.1 allows remote attackers to hijack the authentication of unspecified victims for requests that create queues via the JMSDestination parameter in a queue action. |
CVE-2010-1244
GHSA-33j4-8vcr-f79v |