PHP Running Management 1.0.2 - 'index.php' Cross-Site Scripting

EDB-ID:

31022




Platform:

PHP

Date:

2008-01-13


source: https://www.securityfocus.com/bid/27268/info

PHP Running Management is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

This issue affects versions prior to PHP Running Management 1.0.3.

http://www.example.com/index.php?message=%3Cscript%3Edocument.writeln(123)%3C/script%3E%20