cve/2023/CVE-2023-30958.md

18 lines
994 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-30958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30958)
![](https://img.shields.io/static/v1?label=Product&message=com.palantir.foundry%3Afoundry-frontend&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%206.225.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=The%20product%20does%20not%20neutralize%20or%20incorrectly%20neutralizes%20%22javascript%3A%22%20or%20other%20URIs%20from%20dangerous%20attributes%20within%20tags%2C%20such%20as%20onmouseover%2C%20onload%2C%20onerror%2C%20or%20style.&color=brighgreen)
### Description
A security defect was identified in Foundry Frontend that enabled users to potentially conduct DOM XSS attacks if Foundry's CSP were to be bypassed.This defect was resolved with the release of Foundry Frontend 6.225.0.
### POC
#### Reference
- https://palantir.safebase.us/?tcuUid=5764b094-d3c0-4380-90f2-234f36116c9b
#### Github
No PoCs found on GitHub currently.