mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
794 B
Markdown
19 lines
794 B
Markdown
### [CVE-2011-1669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1669)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in wp-download.php in the WP Custom Pages module 0.5.0.1 for WordPress allows remote attackers to read arbitrary files via ..%2F (encoded dot dot) sequences in the url parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.autosectools.com/Advisories/WordPress.WP.Custom.Pages.0.5.0.1_Local.File.Inclusion_169.html
|
|
- http://www.exploit-db.com/exploits/17119
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|