CVE-2009-3513
Pilot Group pg_etraining - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2009-3513. PoCs published by Moudi.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in PG eTraining, where user-supplied input is not properly sanitized. The example demonstrates how an attacker could inject malicious script code via the 'id' parameter in the 'news_read.php' URL.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Pilot Group (PG) eTraining allow remote attackers to inject arbitrary web script or HTML via (1) the cat_id parameter to courses_login.php, the id parameter to (2) news_read.php or (3) lessons_login.php, or (4) the cur parameter in a start action to lessons_login.php.
Exploits (3)
The provided text describes a cross-site scripting (XSS) vulnerability in PG eTraining, where user-supplied input is not properly sanitized. The example demonstrates how an attacker could inject malicious script code via the 'id' parameter in the 'news_read.php' URL.
The provided text describes a cross-site scripting (XSS) vulnerability in PG eTraining, where user-supplied data is insufficiently sanitized in the 'lessons_login.php' script. The vulnerability allows arbitrary script execution in the context of the affected site.
The provided text describes a cross-site scripting (XSS) vulnerability in PG eTraining, where the 'cat_id' parameter in 'courses_login.php' is not properly sanitized. This allows arbitrary script execution in the context of the affected site.