XSS via Queue Name in Apache ActiveMQ Artemis <2.24.0 Web Console
CVE-2022-35278 Published on August 23, 2022
HTML Injection in ActiveMQ Artemis Web Console
In Apache ActiveMQ Artemis prior to 2.24.0, an attacker could show malicious content and/or redirect users to a malicious URL in the web console by using HTML in the name of an address or queue.
Weakness Type
What is a Basic XSS Vulnerability?
The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. This may allow such characters to be treated as control characters, which are executed client-side in the context of the user's session. Although this can be classified as an injection problem, the more pertinent issue is the improper conversion of such special characters to respective context-appropriate entities before displaying them to the user.
CVE-2022-35278 has been classified to as a Basic XSS vulnerability or weakness.
Products Associated with CVE-2022-35278
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2022-35278 are published in these products:
Affected Versions
Apache Software Foundation Apache ActiveMQ Artemis:- Version unspecified, <= 2.23.1 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.