ghsa-v2c9-9m8v-8jjm
Vulnerability from github
Published
2022-05-14 02:45
Modified
2024-03-15 15:22
Summary
Apache ActiveMQ Sensitive Information Disclosure via the Jetty ResourceHandler
Details
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": [ { "package": { "ecosystem": "Maven", "name": "org.apache.activemq:activemq-web-console" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2010-1587" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2024-02-07T23:08:47Z", "nvd_published_at": "2010-04-28T22:30:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-v2c9-9m8v-8jjm", "modified": "2024-03-15T15:22:15Z", "published": "2022-05-14T02:45:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1587" }, { "type": "WEB", "url": "https://github.com/apache/activemq/commit/aadd17ab7b6b6a664322538d25ee96dad67616e0" }, { "type": "PACKAGE", "url": "https://github.com/apache/activemq" }, { "type": "WEB", "url": "https://github.com/apache/activemq/compare/activemq-5.3.1...activemq-parent-5.3.2" }, { "type": "WEB", "url": "https://github.com/apache/activemq/tree/main/activemq-web-console/src/main/webapp" }, { "type": "WEB", "url": "https://issues.apache.org/activemq/browse/AMQ-2700" }, { "type": "WEB", "url": "https://web.archive.org/web/20100426064914/http://www.vupen.com/english/advisories/2010/0979" }, { "type": "WEB", "url": "https://web.archive.org/web/20100702082040/http://secunia.com/advisories/39567" }, { "type": "WEB", "url": "https://web.archive.org/web/20150314050810/http://archives.neohapsis.com/archives/fulldisclosure/2010-04/0278.html" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228044456/http://www.securityfocus.com/bid/39636" }, { "type": "WEB", "url": "https://web.archive.org/web/20201208002259/http://www.securityfocus.com/archive/1/510896/100/0/threaded" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache ActiveMQ Sensitive Information Disclosure via the Jetty ResourceHandler" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.