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

18 lines
822 B
Markdown

### [CVE-2014-8727](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8727)
![](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 F5 BIG-IP before 10.2.2 allow local users with the "Resource Administrator" or "Administrator" role to enumerate and delete arbitrary files via a .. (dot dot) in the name parameter to (1) tmui/Control/jspmap/tmui/system/archive/properties.jsp or (2) tmui/Control/form.
### POC
#### Reference
- http://packetstormsecurity.com/files/129084/F5-BIG-IP-10.1.0-Directory-Traversal.html
#### Github
No PoCs found on GitHub currently.