Files
CVEs-PoC/2016/CVE-2016-1912.md
T
2024-06-18 02:51:15 +02:00

19 lines
814 B
Markdown

### [CVE-2016-1912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1912)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in Dolibarr ERP/CRM 3.8.3 allow remote authenticated users to inject arbitrary web script or HTML via the (1) lastname, (2) firstname, (3) email, (4) job, or (5) signature parameter to htdocs/user/card.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/135201/Dolibarr-3.8.3-Cross-Site-Scripting.html
- https://github.com/Dolibarr/dolibarr/issues/4341
#### Github
No PoCs found on GitHub currently.