cve/2024/CVE-2024-55199.md
2025-09-29 16:08:36 +00:00

18 lines
757 B
Markdown

### [CVE-2024-55199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55199)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A Stored Cross Site Scripting (XSS) vulnerability in Celk Sistemas Celk Saude v.3.1.252.1 allows a remote attacker to store JavaScript code inside a PDF file through the file upload feature. When the file is rendered, the injected code is executed on the user's browser.
### POC
#### Reference
- https://portswigger.net/web-security/cross-site-scripting/stored
#### Github
No PoCs found on GitHub currently.