Files
CVEs-PoC/2020/CVE-2020-13828.md
T
2024-05-25 21:48:12 +02:00

18 lines
944 B
Markdown

### [CVE-2020-13828](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13828)
![](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
Dolibarr 11.0.4 is affected by multiple stored Cross-Site Scripting (XSS) vulnerabilities that could allow remote authenticated attackers to inject arbitrary web script or HTML via ticket/card.php?action=create with the subject, message, or address parameter; adherents/card.php with the societe or address parameter; product/card.php with the label or customcode parameter; or societe/card.php with the alias or barcode parameter.
### POC
#### Reference
- https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2020-002
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-13828