Files
CVEs-PoC/2020/CVE-2020-14042.md
T
2024-05-25 21:48:12 +02:00

18 lines
825 B
Markdown

### [CVE-2020-14042](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14042)
![](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
** PRODUCT NOT SUPPORTED WHEN ASSIGNED ** A Cross Site Scripting (XSS) vulnerability was found in Codiad v1.7.8 and later. The vulnerability occurs because of improper sanitization of the folder's name $path variable in components/filemanager/class.filemanager.php. NOTE: the vendor states "Codiad is no longer under active maintenance by core contributors."
### POC
#### Reference
- https://github.com/Codiad/Codiad/issues/1122
#### Github
No PoCs found on GitHub currently.