CVE-2008-6926
Fantastico De Luxe Module for cPanel - Path Traversal and Arbitrary File Execution via scriptpath_show Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6926. PoCs published by Khashayar Fereidani.
AI-analyzed exploit summary The exploit demonstrates a Local File Inclusion (LFI) and Cross-Site Scripting (XSS) vulnerability in cPanel 11.x. The LFI allows an attacker to include arbitrary files by manipulating the 'scriptpath_show' parameter, while the XSS is triggered via multiple vulnerable variables in the 'autoinstall4imagesgalleryupgrade.php' script.
Description
Directory traversal vulnerability in autoinstall4imagesgalleryupgrade.php in the Fantastico De Luxe Module for cPanel allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the scriptpath_show parameter in a GoAhead action. NOTE: this issue only crosses privilege boundaries when security settings such as disable_functions and safe_mode are active, since exploitation requires uploading of executable code to a home directory.
Exploits (1)
The exploit demonstrates a Local File Inclusion (LFI) and Cross-Site Scripting (XSS) vulnerability in cPanel 11.x. The LFI allows an attacker to include arbitrary files by manipulating the 'scriptpath_show' parameter, while the XSS is triggered via multiple vulnerable variables in the 'autoinstall4imagesgalleryupgrade.php' script.