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

18 lines
706 B
Markdown

### [CVE-2024-48120](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48120)
![](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
X2CRM v8.5 is vulnerable to a stored Cross-Site Scripting (XSS) in the "Opportunities" module. An attacker can inject malicious JavaScript code into the "Name" field when creating a list.
### POC
#### Reference
- https://okankurtulus.com.tr/2024/09/12/x2crm-v8-5-stored-cross-site-scripting-xss-authenticated/
#### Github
No PoCs found on GitHub currently.