ghsa-rp9p-863f-9c4h
Vulnerability from github
Published
2022-05-17 03:46
Modified
2024-03-05 18:51
Summary
Cross-site Scripting in Apache ActiveMQ
Details
Multiple cross-site scripting (XSS) vulnerabilities in the web demos in Apache ActiveMQ before 5.8.0 allow remote attackers to inject arbitrary web script or HTML via (1) the refresh parameter to PortfolioPublishServlet.java (aka demo/portfolioPublish or Market Data Publisher), or vectors involving (2) debug logs or (3) subscribe messages in webapp/websocket/chat.js. NOTE: AMQ-4124 is covered by CVE-2012-6551.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.activemq:activemq-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-6092" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-02-14T01:00:04Z", "nvd_published_at": "2013-04-21T21:55:00Z", "severity": "MODERATE" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in the web demos in Apache ActiveMQ before 5.8.0 allow remote attackers to inject arbitrary web script or HTML via (1) the refresh parameter to PortfolioPublishServlet.java (aka demo/portfolioPublish or Market Data Publisher), or vectors involving (2) debug logs or (3) subscribe messages in webapp/websocket/chat.js. NOTE: AMQ-4124 is covered by CVE-2012-6551.", "id": "GHSA-rp9p-863f-9c4h", "modified": "2024-03-05T18:51:38Z", "published": "2022-05-17T03:46:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6092" }, { "type": "WEB", "url": "https://github.com/apache/activemq/commit/51eb87a84be88d28383ea48f6e341ffe1203c5ba" }, { "type": "WEB", "url": "https://fisheye6.atlassian.com/changelog/activemq?cs=1399577" }, { "type": "PACKAGE", "url": "https://github.com/apache/activemq" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/AMQ-4115" }, { "type": "WEB", "url": "https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210\u0026version=12323282" }, { "type": "WEB", "url": "http://activemq.apache.org/activemq-580-release.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1029.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/59400" } ], "schema_version": "1.4.0", "severity": [], "summary": "Cross-site Scripting in Apache ActiveMQ" }
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.