Binary Board System Multiple Cross-Site Scripting Vulnerabilities
BID:15913
Info
Binary Board System Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 15913 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 16 2005 12:00AM |
| Updated: | Dec 16 2005 12:00AM |
| Credit: | rakstija r0t3d3Vil is credited with the discovery of this vulnerability. |
| Vulnerable: |
binary-concepts binary board system 0.2.5 |
| Not Vulnerable: | |
Discussion
Binary Board System Multiple Cross-Site Scripting Vulnerabilities
binary board system is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
This issue affects version 0.2.5; earlier versions may also be vulnerable.
binary board system is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
This issue affects version 0.2.5; earlier versions may also be vulnerable.
Exploit / POC
Binary Board System Multiple Cross-Site Scripting Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/reply.pl?board=1&article=81&inreplyto=[XSS]&[member]=yes
http://www.example.com/reply.pl?board=1&article=[XSS]&inreplyto=0&[member]=yes
http://www.example.com/reply.pl?board=[XSS]&article=81&inreplyto=&[member]=yes
http://www.example.com/stats.pl?action=branchdetail&branch=[XSS]&view=posts&[member]=yes
http://www.example.com/stats.pl?action=boarddetail&board=[XSS]&view=posts&[member]=yes
http://www.example.com/stats.pl?action=userdetail&user=[XSS]&view=posts&[member]=yes
http://www.example.com/toc.pl?board=[XSS]&[member]=yes
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/reply.pl?board=1&article=81&inreplyto=[XSS]&[member]=yes
http://www.example.com/reply.pl?board=1&article=[XSS]&inreplyto=0&[member]=yes
http://www.example.com/reply.pl?board=[XSS]&article=81&inreplyto=&[member]=yes
http://www.example.com/stats.pl?action=branchdetail&branch=[XSS]&view=posts&[member]=yes
http://www.example.com/stats.pl?action=boarddetail&board=[XSS]&view=posts&[member]=yes
http://www.example.com/stats.pl?action=userdetail&user=[XSS]&view=posts&[member]=yes
http://www.example.com/toc.pl?board=[XSS]&[member]=yes
Solution / Fix
Binary Board System Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
Binary Board System Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- binary board system Homepage (binary-concepts)
- Binary Board System XSS vuln (rakstija r0t3d3Vil)