PHPBB2 Plus Index.PHP Multiple Cross-Site Scripting Vulnerabilities
BID:13150
Info
PHPBB2 Plus Index.PHP Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 13150 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 13 2005 12:00AM |
| Updated: | Apr 13 2005 12:00AM |
| Credit: | dcrab <[email protected]> is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
phpBB2 phpBB2 Plus 1.52 phpBB2 phpBB2 Plus 1.5 |
| Not Vulnerable: | |
Discussion
PHPBB2 Plus Index.PHP Multiple Cross-Site Scripting Vulnerabilities
phpBB2 Plus is affected by 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. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
These issues affect phpBB2 Plus version 1.52 and earlier.
phpBB2 Plus is affected by 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. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
These issues affect phpBB2 Plus version 1.52 and earlier.
Exploit / POC
PHPBB2 Plus Index.PHP Multiple Cross-Site Scripting Vulnerabilities
No exploit is required.
The following proof of concept URIs are available:
http://www.example.com/index.php?c=1&%3bsid='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://www.example.com/index.php?c='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&%3bsid=5e4b2554e73f8ca07f348b5f68c85217
http://www.example.com/index.php?mark='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&%3bsid=5e4b2554e73f8ca07f348b5f68c85217
No exploit is required.
The following proof of concept URIs are available:
http://www.example.com/index.php?c=1&%3bsid='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://www.example.com/index.php?c='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&%3bsid=5e4b2554e73f8ca07f348b5f68c85217
http://www.example.com/index.php?mark='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&%3bsid=5e4b2554e73f8ca07f348b5f68c85217
Solution / Fix
PHPBB2 Plus Index.PHP 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
PHPBB2 Plus Index.PHP Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- phpBB Homepage (phpBB)
- phpBB2 Plus Homepage (phpBB2 Plus)
- Multiple Sql injection and XSS vulnerabilities in phpBB Plus v.1.52 and below (dcrab
)