Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5543. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in PHP Generator of Object SQL Database (PGOSD) by manipulating the 'path' parameter to include a remote script. The PoC shows how an attacker can execute arbitrary code by injecting a malicious URL.
Description
PHP remote file inclusion vulnerability in misc/function.php3 in PHP Generator of Object SQL Database (PGOSD), when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the path parameter.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in PHP Generator of Object SQL Database (PGOSD) by manipulating the 'path' parameter to include a remote script. The PoC shows how an attacker can execute arbitrary code by injecting a malicious URL.