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

18 lines
713 B
Markdown

### [CVE-2017-0928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0928)
![](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=External%20Control%20of%20Critical%20State%20Data%20(CWE-642)&color=brighgreen)
### Description
html-janitor node module suffers from an External Control of Critical State Data vulnerability via user-control of the '_sanitized' variable causing sanitization to be bypassed.
### POC
#### Reference
- https://hackerone.com/reports/308158
#### Github
No PoCs found on GitHub currently.