SamTodo 'tid' Parameter Cross Site Scripting Vulnerability
BID:29568
Info
SamTodo 'tid' Parameter Cross Site Scripting Vulnerability
| Bugtraq ID: | 29568 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2563 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 05 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | David Sopas Ferreira |
| Vulnerable: |
SamTodo SamTodo 1.1 |
| Not Vulnerable: | |
Discussion
SamTodo 'tid' Parameter Cross Site Scripting Vulnerability
SamTodo 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.
SamTodo 1.1 is vulnerable; other versions may also be affected.
SamTodo 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.
SamTodo 1.1 is vulnerable; other versions may also be affected.
Exploit / POC
SamTodo 'tid' Parameter 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/index.php?go=main.taskeditor&tid=f29de7fa-6625-4e20-8a19-11c0f4d799f6[XSS]&mode=edit
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/index.php?go=main.taskeditor&tid=f29de7fa-6625-4e20-8a19-11c0f4d799f6[XSS]&mode=edit
Solution / Fix
SamTodo 'tid' 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].
References
SamTodo 'tid' Parameter Cross Site Scripting Vulnerability
References:
References:
- SamTodo Homepage (SamTodo)
- XSS in SamTodo v1.1 (David Sopas Ferreira)