mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
802 B
Markdown
19 lines
802 B
Markdown
### [CVE-2017-11658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|