mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
802 B
802 B
CVE-2017-11658
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.