CVE-2005-2775
phpWebNotes 2.0.0 - Remote Code Execution via t_path_core Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-2775. PoCs published by [email protected].
AI-analyzed exploit summary The code describes a remote file include vulnerability in phpWebNotes due to improper input sanitization, allowing arbitrary PHP code execution via a crafted URL. No actual exploit code is provided, only a description and example URL.
Description
php_api.php in phpWebNotes 2.0.0 uses the extract function to modify key variables such as $t_path_core, which leads to a PHP file inclusion vulnerability that allows remote attackers to execute arbitrary PHP code via the t_path_core parameter.
Exploits (1)
The code describes a remote file include vulnerability in phpWebNotes due to improper input sanitization, allowing arbitrary PHP code execution via a crafted URL. No actual exploit code is provided, only a description and example URL.