CVE-2007-2481
wordtube < 1.43 - Remote File Inclusion via wpPATH Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2481. 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
PHP remote file inclusion vulnerability in wordtube-button.php in the wordTube 1.43 and earlier plugin for WordPress, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL 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.