RunCms 'check.php' Cross Site Scripting Vulnerability
BID:41448
Info
RunCms 'check.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 41448 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 07 2010 12:00AM |
| Updated: | Jul 07 2010 12:00AM |
| Credit: | Andrei Rimsa Alvares |
| Vulnerable: |
RunCMS RunCMS 2.1 |
| Not Vulnerable: | |
Discussion
RunCms 'check.php' Cross Site Scripting Vulnerability
RunCms 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 let the attacker steal cookie-based authentication credentials and launch other attacks.
RunCms 2.1 is vulnerable; other versions may also be affected.
RunCms 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 let the attacker steal cookie-based authentication credentials and launch other attacks.
RunCms 2.1 is vulnerable; other versions may also be affected.
Exploit / POC
RunCms 'check.php' Cross Site Scripting Vulnerability
Attackers can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example request is available:
wget --user-agent="
" http://www.example.com/modules/forum/check.php
Attackers can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example request is available:
wget --user-agent="
" http://www.example.com/modules/forum/check.php
Solution / Fix
RunCms 'check.php' Cross Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
RunCms 'check.php' Cross Site Scripting Vulnerability
References:
References:
- RunCms Homepage (RunCms)
- RunCMS XSS Vulnerability via User Agent (Andrei Rimsa
)