CVE-2006-5511
JaxUltraBB 2.0 - Remote Code Execution via delete.php contents parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5511. PoCs published by Kacper.
AI-analyzed exploit summary This exploit targets a file deletion vulnerability in JaxUltraBB 2.0 via the 'delete.php' script, allowing an attacker to deface the 'index.php' file by injecting malicious HTML/JavaScript content. The exploit uses a crafted HTTP GET request with null byte injection to bypass path restrictions.
Description
Direct static code injection vulnerability in delete.php in JaxUltraBB (JUBB) 2.0, when register_globals is enabled, allows remote attackers to inject arbitrary web script, HTML, or PHP via the contents parameter, whose value is prepended to the file specified by the forum parameter.
Exploits (1)
This exploit targets a file deletion vulnerability in JaxUltraBB 2.0 via the 'delete.php' script, allowing an attacker to deface the 'index.php' file by injecting malicious HTML/JavaScript content. The exploit uses a crafted HTTP GET request with null byte injection to bypass path restrictions.