cve/2024/CVE-2024-34051.md
2024-06-09 00:33:16 +00:00

19 lines
782 B
Markdown

### [CVE-2024-34051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34051)
![](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 Reflected Cross-site scripting (XSS) vulnerability located in htdocs/compta/paiement/card.php of Dolibarr before 19.0.2 allows remote attackers to inject arbitrary web script or HTML via a crafted payload injected into the facid parameter.
### POC
#### Reference
- https://blog.smarttecs.com/posts/2024-004-cve-2024-34051/
- https://blog.smarttecs.com/posts/2024-004-cve-2024-34051/
#### Github
No PoCs found on GitHub currently.