VYPR

Maven package

org.apache.activemq/activemq-web-console

pkg:maven/org.apache.activemq/activemq-web-console

Vulnerabilities (3)

  • CVE-2020-1941May 14, 2020
    affected >= 5.0.0, < 5.15.12fixed 5.15.12

    In Apache ActiveMQ 5.0.0 to 5.15.11, the webconsole admin GUI is open to XSS, in the view that lists the contents of a queue.

  • CVE-2018-8006Oct 10, 2018
    affected >= 5.0.0, < 5.15.6fixed 5.15.6

    An instance of a cross-site scripting vulnerability was identified to be present in the web based administration console on the queue.jsp page of Apache ActiveMQ versions 5.0.0 to 5.15.5. The root cause of this issue is improper data filtering of the QueueFilter parameter.

  • CVE-2010-1587Apr 28, 2010
    affected >= 5.0.0, < 5.3.2fixed 5.3.2

    The Jetty ResourceHandler in Apache ActiveMQ 5.x before 5.3.2 and 5.4.x before 5.4.0 allows remote attackers to read JSP source code via a // (slash slash) initial substring in a URI for (1) admin/index.jsp, (2) admin/queues.jsp, or (3) admin/topics.jsp.