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

18 lines
793 B
Markdown

### [CVE-2014-5350](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5350)
![](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 Bitdefender GravityZone before 5.1.11.432 allow remote attackers to read arbitrary files via a (1) .. (dot dot) in the id parameter to webservice/CORE/downloadFullKitEpc/a/1 in the Web Console or (2) %2E%2E (encoded dot dot) in the default URI to port 7074 on the Update Server.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Jul/78
#### Github
No PoCs found on GitHub currently.