Bandersnatch Index.PHP Multiple Cross-Site Scripting Vulnerabilities
BID:26553
Info
Bandersnatch Index.PHP Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 26553 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-6001 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 23 2007 12:00AM |
| Updated: | Nov 23 2007 09:34PM |
| Credit: | Tim Brown of Portcullis Computer Security Ltd. is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Funky Penguin Bandersnatch 0.4 |
| Not Vulnerable: | |
Discussion
Bandersnatch Index.PHP Multiple Cross-Site Scripting Vulnerabilities
Bandersnatch is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues 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.
Bandersnatch 0.4 is vulnerable; other versions may also be affected.
Bandersnatch is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues 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.
Bandersnatch 0.4 is vulnerable; other versions may also be affected.
Exploit / POC
Bandersnatch Index.PHP Multiple Cross-Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The follow proof-of-concept URIs are available:
http://www.example.com/path/to/index.php?func=[injectionpoint]
http://www.example.com/path/to/index.php?date=[injectionpoint]
http://www.example.com/path/to/index.php?func=log&jid=[injectionpoint]
http://www.example.com/path/to/index.php?func=user&jid=[injectionpoint]
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The follow proof-of-concept URIs are available:
http://www.example.com/path/to/index.php?func=[injectionpoint]
http://www.example.com/path/to/index.php?date=[injectionpoint]
http://www.example.com/path/to/index.php?func=log&jid=[injectionpoint]
http://www.example.com/path/to/index.php?func=user&jid=[injectionpoint]
Solution / Fix
Bandersnatch Index.PHP Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
Bandersnatch Index.PHP Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Bandersnatch Homepage (Funky Penguin)