TuttoPHP Morris Guestbook 'view.php' Cross Site Scripting Vulnerability
BID:36415
Info
TuttoPHP Morris Guestbook 'view.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 36415 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 16 2009 12:00AM |
| Updated: | Sep 16 2009 08:40PM |
| Credit: | Moudi |
| Vulnerable: |
TuttoPHP Morris Guestbook 0 |
| Not Vulnerable: | |
Discussion
TuttoPHP Morris Guestbook 'view.php' Cross Site Scripting Vulnerability
Morris Guestbook 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.
Morris Guestbook 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.
Exploit / POC
TuttoPHP Morris Guestbook 'view.php' Cross Site Scripting Vulnerability
Attackers can exploit this issue by enticing an unsuspecting victim into following a malicious URI.
The following example URI is available:
http://www.example.com/view.php?pagina=1"><script>alert(document.cookie);</script>
Attackers can exploit this issue by enticing an unsuspecting victim into following a malicious URI.
The following example URI is available:
http://www.example.com/view.php?pagina=1"><script>alert(document.cookie);</script>
Solution / Fix
TuttoPHP Morris Guestbook 'view.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
TuttoPHP Morris Guestbook 'view.php' Cross Site Scripting Vulnerability
References:
References:
- Morris Guestbook Homepage (TuttoPHP)