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

19 lines
802 B
Markdown

### [CVE-2017-11658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11658)
![](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
In the WP Rocket plugin 2.9.3 for WordPress, the Local File Inclusion mitigation technique is to trim traversal characters (..) -- however, this is insufficient to stop remote attacks and can be bypassed by using 0x00 bytes, as demonstrated by a .%00.../.%00.../ attack.
### POC
#### Reference
- https://gist.github.com/Shinkurt/157dbb3767c9489f3d754f79b183a890
- https://wpvulndb.com/vulnerabilities/8872
#### Github
No PoCs found on GitHub currently.