PHP Running Management 'index.php' Cross Site Scripting Vulnerability
BID:27268
Info
PHP Running Management 'index.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 27268 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0258 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 13 2008 12:00AM |
| Updated: | May 07 2015 05:33PM |
| Credit: | Christophe VG is credited with the discovery of this vulnerability. |
| Vulnerable: |
PHP Running Management phpRunMan 1.0.2 |
| Not Vulnerable: |
PHP Running Management phpRunMan 1.0.3 |
Discussion
PHP Running Management 'index.php' Cross Site Scripting Vulnerability
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.
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.
Exploit / POC
PHP Running Management 'index.php' Cross Site Scripting Vulnerability
To exploit this issue, an attacker must entice an unsuspecting victim into following a malicious URI.
The following proof of concept is available:
http://www.example.com/index.php?message=%3Cscript%3Edocument.writeln(123)%3C/script%3E%20
To exploit this issue, an attacker must entice an unsuspecting victim into following a malicious URI.
The following proof of concept is available:
http://www.example.com/index.php?message=%3Cscript%3Edocument.writeln(123)%3C/script%3E%20
Solution / Fix
PHP Running Management 'index.php' Cross Site Scripting Vulnerability
Solution:
The vendor released an update to address this issue. Please see the references for more information.
PHP Running Management phpRunMan 1.0.2
Solution:
The vendor released an update to address this issue. Please see the references for more information.
PHP Running Management phpRunMan 1.0.2
-
PHP Running Management phpRunMan-1.0.3.tar.gz
http://downloads.sourceforge.net/phprunman/phpRunMan-1.0.3.tar.gz
References
PHP Running Management 'index.php' Cross Site Scripting Vulnerability
References:
References:
- [ 1204199 ] XSS vulnerability (PHP Running Management)
- PHP Running Management 1.0.3 Release Notes (PHP Running Management)
- PHP Running Management Homepage (PHP Running Management)