cbcvebase.
CVE-2010-1587
published 2010-04-28

CVE-2010-1587: 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)…

PriorityP351medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
78.02%
99.5th percentile
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

6 ranges
VendorProductVersion rangeFixed in
apacheactivemq
apacheactivemq
apacheactivemq
apacheactivemq
apacheactivemq
apacheactivemq

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://www.example.com:8161//admin/index.jsp
urlhttp://www.example.com:8161//admin/queues.jsp
urlhttp://www.example.com:8161//admin/topics.jsp
port8161
path//admin/index.jsp
path//admin/queues.jsp
path//admin/topics.jsp
  • Detect HTTP requests to the ActiveMQ web console (default port 8161) where the URI path begins with a double-slash (//) — this is the specific trigger for the Jetty ResourceHandler source disclosure.
  • Focus detection on the three known vulnerable JSP paths accessed via double-slash prefix: //admin/index.jsp, //admin/queues.jsp, and //admin/topics.jsp on port 8161.
  • This vulnerability is also associated with a directory traversal variant on Windows systems (ActiveMQ 5.3.1 and 5.3.2); monitor for path traversal patterns in addition to double-slash URIs on the same port.
  • This vulnerability may be related to BID 27117 (Jetty Double Slash URI Information Disclosure); consider correlating with Jetty-level detections for the same double-slash URI pattern.
  • ·Affected versions are Apache ActiveMQ 5.x before 5.3.2 and 5.4.x before 5.4.0 only; patched versions are not vulnerable.
  • ·Red Hat confirmed it does not ship Apache ActiveMQ in any supported product, so Red Hat-based environments are not affected by this CVE.

CVSS provenance

nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vendor_redhat5.0MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.