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

18 lines
955 B
Markdown

### [CVE-2014-0358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0358)
![](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
Multiple directory traversal vulnerabilities in Xangati XSR before 11 and XNR before 7 allow remote attackers to read arbitrary files via a .. (dot dot) in (1) the file parameter in a getUpgradeStatus action to servlet/MGConfigData, (2) the download parameter in a download action to servlet/MGConfigData, (3) the download parameter in a port_svc action to servlet/MGConfigData, (4) the file parameter in a getfile action to servlet/Installer, or (5) the binfile parameter to servlet/MGConfigData.
### POC
#### Reference
- http://www.kb.cert.org/vuls/id/657622
#### Github
No PoCs found on GitHub currently.