CVE-2006-4373
pSlash 0.70 - Remote File Inclusion via lvc_include_dir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4373. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in pSlash v0.7 by manipulating the `lvc_include_dir` parameter to include arbitrary remote scripts. The vulnerability arises from insecure handling of user-supplied input in the `config.inc.php` file.
Description
PHP remote file inclusion vulnerability in modules/visitors2/include/config.inc.php in pSlash 0.70 allows remote attackers to execute arbitrary PHP code via a URL in the lvc_include_dir parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in pSlash v0.7 by manipulating the `lvc_include_dir` parameter to include arbitrary remote scripts. The vulnerability arises from insecure handling of user-supplied input in the `config.inc.php` file.