CVE-2023-30959
27.09.2023, 15:18
In Apollo change requests, comments added by users could contain a javascript URI link that when rendered will result in an XSS that require user interaction.
Vendor | Product | Version |
---|---|---|
palantir | apollo_autopilot | 𝑥 < 3.308.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-84 - Improper Neutralization of Encoded URI Schemes in a Web PageThe web application improperly neutralizes user-controlled input for executable script disguised with URI encodings.
- 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.