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

19 lines
728 B
Markdown

### [CVE-2017-0931](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0931)
![](https://img.shields.io/static/v1?label=Product&message=html-janitor%20node%20module&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-site%20Scripting%20(XSS)%20-%20Generic%20(CWE-79)&color=brighgreen)
### Description
html-janitor node module suffers from a Cross-Site Scripting (XSS) vulnerability via clean() accepting user-controlled values.
### POC
#### Reference
- https://github.com/guardian/html-janitor/issues/34
- https://hackerone.com/reports/308155
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2017-0931