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

18 lines
675 B
Markdown

### [CVE-2017-11500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11500)
![](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
A directory traversal vulnerability exists in MetInfo 5.3.17. A remote attacker can use ..\ to delete any .zip file via the filenames parameter to /admin/system/database/filedown.php.
### POC
#### Reference
- http://blackwolfsec.cc/2017/07/20/Metinfo-directory-traversal-bypass/
#### Github
No PoCs found on GitHub currently.