Pilot Group eTraining - 'lessons_login.php' Cross-Site Scripting

EDB-ID:

33121


Author:

Moudi

Type:

webapps


Platform:

PHP

Date:

2009-06-24


source: https://www.securityfocus.com/bid/35834/info
  
PG eTraining is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
  
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
  
http://www.example.com/lessons_login.php?btn=start&cur=[XSS]
http://www.example.com/lessons_login.php?id=[XSS]