CVE-2006-5838
NewP News Publication System 1.0.0 - Remote File Inclusion via path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5838. PoCs published by navairum.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in NewP News Publishing system by injecting a malicious URL into the 'path' parameter of class.Database.php. The vulnerability allows an attacker to include and execute arbitrary remote files, potentially leading to remote code execution.
Description
PHP remote file inclusion vulnerability in lib/class.Database.php in NewP News Publication System 1.0.0, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via the path parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in NewP News Publishing system by injecting a malicious URL into the 'path' parameter of class.Database.php. The vulnerability allows an attacker to include and execute arbitrary remote files, potentially leading to remote code execution.