CVE-2010-1043
jaxCMS 1.0 - Path Traversal and Arbitrary File Execution via 'p' Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1043. PoCs published by Hamza 'MizoZ' N..
AI-analyzed exploit summary This exploit demonstrates a Local File Include (LFI) vulnerability in JaxCMS by manipulating the 'p' parameter in the URL to include arbitrary files via null byte injection. The vulnerability arises from improper sanitization of user input in the index.php file.
Description
Directory traversal vulnerability in index.php in jaxCMS 1.0 allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the p parameter.
Exploits (1)
This exploit demonstrates a Local File Include (LFI) vulnerability in JaxCMS by manipulating the 'p' parameter in the URL to include arbitrary files via null byte injection. The vulnerability arises from improper sanitization of user input in the index.php file.