CVE-2010-0605
osTicket < 1.6 - Authenticated SQL Injection via scp/ajax.php Input Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0605. PoCs published by Nahuel Grisolia.
AI-analyzed exploit summary The exploit demonstrates SQL injection and reflected XSS vulnerabilities in osTicket 1.6 RC5. The SQLi PoC extracts credentials from the database and writes a PHP file to the server, while the XSS PoC executes arbitrary JavaScript.
Description
SQL injection vulnerability in scp/ajax.php in osTicket before 1.6.0 Stable allows remote authenticated users, with "Staff" permissions, to execute arbitrary SQL commands via the input parameter.
Exploits (1)
The exploit demonstrates SQL injection and reflected XSS vulnerabilities in osTicket 1.6 RC5. The SQLi PoC extracts credentials from the database and writes a PHP file to the server, while the XSS PoC executes arbitrary JavaScript.