VYPR
Moderate severityNVD Advisory· Published Apr 28, 2010· Updated Apr 29, 2026

CVE-2010-1587

CVE-2010-1587

Description

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.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.activemq:activemq-web-consoleMaven
>= 5.0.0, < 5.3.25.3.2

Affected products

6
  • Apache/Activemq6 versions
    cpe:2.3:a:apache:activemq:5.0.0:*:*:*:*:*:*:*+ 5 more
    • cpe:2.3:a:apache:activemq:5.0.0:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:activemq:5.1.0:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:activemq:5.2.0:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:activemq:5.3.0:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:activemq:5.3.1:*:*:*:*:*:*:*
    • cpe:2.3:a:apache:activemq:5.4-snapshot:*:*:*:*:*:*:*

Patches

1
aadd17ab7b6b

https://issues.apache.org/activemq/browse/AMQ-2700 - code disclosure vunl

https://github.com/apache/activemqBosanac DejanApr 26, 2010via ghsa
2 files changed · +1 1
  • assembly/src/release/conf/jetty.xml+1 1 modified
    @@ -74,7 +74,7 @@
                                            <value>index.html</value>
                                        </list>
                                    </property>
    -                               <property name="resourceBase" value="${activemq.base}/webapps/"/>
    +                               <property name="resourceBase" value="${activemq.base}/webapps/static/"/>
                                </bean> 
                            </property>
                        </bean>
    
  • assembly/src/release/webapps/static/index.html+0 0 renamed

Vulnerability mechanics

Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

17

News mentions

0

No linked articles in our index yet.