CVE-2024-6892
08.08.2024, 00:15
Attackers can craft a malicious link that once clicked will execute arbitrary JavaScript in the context of the Journyx web application.
Vendor | Product | Version |
---|---|---|
journyx | journyx | 11.5.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-81 - Improper Neutralization of Script in an Error Message Web PageThe software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters that could be interpreted as web-scripting elements when they are sent to an error page.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.