cve/2023/CVE-2023-30948.md

18 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-30948](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30948)
![](https://img.shields.io/static/v1?label=Product&message=com.palantir.comments%3Acomments&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%202.249.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=The%20product%20does%20not%20perform%20or%20incorrectly%20performs%20an%20authorization%20check%20when%20an%20actor%20attempts%20to%20access%20a%20resource%20or%20perform%20an%20action.&color=brighgreen)
### Description
A security defect in Foundry's Comments functionality resulted in the retrieval of attachments to comments not being gated by additional authorization checks. This could enable an authenticated user to inject a prior discovered attachment UUID into other arbitrary comments to discover it's content.This defect was fixed in Foundry Comments 2.249.0, and a patch was rolled out to affected Foundry environments. No further intervention is required at this time.
### POC
#### Reference
- https://palantir.safebase.us/?tcuUid=101b083b-6389-4261-98f8-23448e133a62
#### Github
No PoCs found on GitHub currently.