CVE-2007-6369
PictPress < 0.91 - Path Traversal via Size or Path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6369. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in the PictPress WordPress plugin (version <= release0.91) to disclose arbitrary files on the server. The vulnerability arises from improper sanitization of user-supplied input in the 'size' and 'path' parameters, allowing an attacker to traverse directories and read sensitive files like /etc/passwd.
Description
Multiple directory traversal vulnerabilities in resize.php in the PictPress 0.91 and earlier plugin for WordPress allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) size or (2) path parameter.
Exploits (1)
This exploit leverages a directory traversal vulnerability in the PictPress WordPress plugin (version <= release0.91) to disclose arbitrary files on the server. The vulnerability arises from improper sanitization of user-supplied input in the 'size' and 'path' parameters, allowing an attacker to traverse directories and read sensitive files like /etc/passwd.