CVE-2009-4541
IsolSoft Support Center 2.5 - Remote Code Execution via Lang Parameter File Inclusion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4541. PoCs published by Moudi.
AI-analyzed exploit summary This exploit demonstrates multiple vulnerabilities (XSS, LFI, RFI) in IsolSoft Support Center 2.5 by manipulating the 'lang' parameter in various PHP scripts. The PoC includes clear examples of exploit URLs for each vulnerability type.
Description
Multiple PHP remote file inclusion vulnerabilities in IsolSoft Support Center 2.5 allow remote attackers to execute arbitrary PHP code via a URL in the lang parameter to (1) newticket.php or (2) rempass.php, or a URL in the lang parameter in an adduser action to (3) index.php. NOTE: this can also be leveraged to include and execute arbitrary local files via .. (dot dot) sequences.
Exploits (1)
This exploit demonstrates multiple vulnerabilities (XSS, LFI, RFI) in IsolSoft Support Center 2.5 by manipulating the 'lang' parameter in various PHP scripts. The PoC includes clear examples of exploit URLs for each vulnerability type.