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

18 lines
677 B
Markdown

### [CVE-2020-14014](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14014)
![](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
An issue was discovered in Navigate CMS 2.8 and 2.9 r1433. The query parameter fid on the resource navigate.php does not perform sufficient data validation and/or encoding, making it vulnerable to reflected XSS.
### POC
#### Reference
- https://cxsecurity.com/issue/WLB-2018090182
#### Github
No PoCs found on GitHub currently.