Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2482. PoCs published by K-159.
AI-analyzed exploit summary This is a writeup detailing a remote file inclusion vulnerability in the wordTube WordPress plugin (version <= 1.43). The vulnerability arises from improper input validation of the 'wpPATH' parameter, allowing arbitrary file inclusion if 'register_globals' is enabled.
Description
Directory traversal vulnerability in wordtube-button.php in the wordTube 1.43 and earlier plugin for WordPress, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the wpPATH parameter.
Exploits (1)
This is a writeup detailing a remote file inclusion vulnerability in the wordTube WordPress plugin (version <= 1.43). The vulnerability arises from improper input validation of the 'wpPATH' parameter, allowing arbitrary file inclusion if 'register_globals' is enabled.