Exploitation Summary
EIP tracks 1 public exploit for CVE-2011-1669. PoCs published by AutoSec Tools. A Nuclei detection template is also available.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in WordPress WP Custom Pages 0.5.0.1. The PoC uses a path traversal attack to access sensitive files like `win.ini` by manipulating the `url` parameter in `wp-download.php`.
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.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in WordPress WP Custom Pages 0.5.0.1. The PoC uses a path traversal attack to access sensitive files like `win.ini` by manipulating the `url` parameter in `wp-download.php`.