OneFileCMS 'onefilecms.php' Cross Site Scripting Vulnerability
BID:49257
Info
OneFileCMS 'onefilecms.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 49257 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 21 2011 12:00AM |
| Updated: | Aug 21 2011 12:00AM |
| Credit: | mr.pr0n |
| Vulnerable: |
OneFileCMS OneFileCMS 1.1.1 |
| Not Vulnerable: | |
Discussion
OneFileCMS 'onefilecms.php' Cross Site Scripting Vulnerability
OneFileCMS is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
OneFileCMS 1.1.1 is vulnerable; other versions may also be affected.
OneFileCMS is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
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 can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
OneFileCMS 1.1.1 is vulnerable; other versions may also be affected.
Exploit / POC
OneFileCMS 'onefilecms.php' Cross Site Scripting Vulnerability
Attackers can exploit this issue by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/onefilecms/onefilecms.php?p='"><marquee><h1>XSS Vulnerability<script>alert(String.fromCharCode(88,83,83))</script></h1></marquee>
Attackers can exploit this issue by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/onefilecms/onefilecms.php?p='"><marquee><h1>XSS Vulnerability<script>alert(String.fromCharCode(88,83,83))</script></h1></marquee>
Solution / Fix
OneFileCMS 'onefilecms.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
OneFileCMS 'onefilecms.php' Cross Site Scripting Vulnerability
References:
References:
- Vendor Homepage (OneFileCMS)