cve/2018/CVE-2018-16480.md

18 lines
722 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-16480](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16480)
![](https://img.shields.io/static/v1?label=Product&message=public&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
A XSS vulnerability was found in module public <0.1.4 that allows malicious Javascript code to run in the browser, due to the absence of sanitization of the file/folder names before rendering.
### POC
#### Reference
- https://hackerone.com/reports/329950
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2018-16480