Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1268. PoCs published by eidelweiss.
AI-analyzed exploit summary The code describes a Local File Inclusion (LFI) vulnerability in justVisual 2.0's index.php. The vulnerability arises from improper sanitization of the 'p' parameter, allowing path traversal attacks.
Description
Directory traversal vulnerability in index.php in justVisual CMS 2.0, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files directory traversal sequences in the p parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
The code describes a Local File Inclusion (LFI) vulnerability in justVisual 2.0's index.php. The vulnerability arises from improper sanitization of the 'p' parameter, allowing path traversal attacks.