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

18 lines
672 B
Markdown

### [CVE-2018-3755](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3755)
![](https://img.shields.io/static/v1?label=Product&message=sexstatic&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-%20Stored%20(CWE-79)&color=brighgreen)
### Description
XSS in sexstatic <=0.6.2 causes HTML injection in directory name(s) leads to Stored XSS when malicious file is embed with <iframe> element used in directory name.
### POC
#### Reference
- https://hackerone.com/reports/328210
#### Github
No PoCs found on GitHub currently.