TRUC 'login_reset_password_page.php' Cross Site Scripting Vulnerability
BID:38445
Info
TRUC 'login_reset_password_page.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 38445 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-1095 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 28 2010 12:00AM |
| Updated: | Oct 18 2010 06:09PM |
| Credit: | Snakespc |
| Vulnerable: |
TRUC TRUC 0.11 |
| Not Vulnerable: | |
Discussion
TRUC 'login_reset_password_page.php' Cross Site Scripting Vulnerability
TRUC 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.
TRUC 0.11.0 is vulnerable; other versions may also be affected.
TRUC 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.
TRUC 0.11.0 is vulnerable; other versions may also be affected.
Exploit / POC
TRUC 'login_reset_password_page.php' Cross Site Scripting Vulnerability
Attackers can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/truc/login_reset_password_page.php?failed=true&error="><script>alert(document.cookie);</script>
Attackers can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following example URI is available:
http://www.example.com/truc/login_reset_password_page.php?failed=true&error="><script>alert(document.cookie);</script>
Solution / Fix
TRUC 'login_reset_password_page.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
TRUC 'login_reset_password_page.php' Cross Site Scripting Vulnerability
References:
References:
- TRUC Homepage (TRUC)