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

18 lines
778 B
Markdown

### [CVE-2018-3748](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3748)
![](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
There is a Stored XSS vulnerability in the glance node module versions <= 3.0.5. File name, which contains malicious HTML (eg. embedded iframe element or javascript: pseudo-protocol handler in <a> element) allows to execute JavaScript code against any user who opens a directory listing containing such crafted file name.
### POC
#### Reference
- https://hackerone.com/reports/310133
#### Github
No PoCs found on GitHub currently.