CVE-2007-1905
QuizShock < 1.6.1 - Cross-Site Scripting via auth.php forward_to Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1905. PoCs published by John Martinelli.
AI-analyzed exploit summary This exploit demonstrates an HTML injection vulnerability in QuizShock by injecting a script tag into the 'forward_to' parameter, which executes arbitrary JavaScript in the context of the affected site. The vulnerability arises due to insufficient input sanitization.
Description
Cross-site scripting (XSS) vulnerability in auth.php in Pineapple Technologies QuizShock 1.6.1 and earlier allows remote attackers to inject arbitrary web script or HTML via encoded special characters in the forward_to parameter, as demonstrated using "<"<".
Exploits (1)
This exploit demonstrates an HTML injection vulnerability in QuizShock by injecting a script tag into the 'forward_to' parameter, which executes arbitrary JavaScript in the context of the affected site. The vulnerability arises due to insufficient input sanitization.