PHPBB2 Plus Portal.PHP Multiple Cross-Site Scripting Vulnerabilities
BID:13151
Info
PHPBB2 Plus Portal.PHP Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 13151 |
| 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 Portal.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 Portal.PHP Multiple Cross-Site Scripting Vulnerabilities
No exploit is required.
The following proof of concept URIs are available:
http://www.example.com/portal.php?article=0&%3bsid='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://www.example.com/portal.php?article='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&%3bsid=2fb087b5e3c7098d0e48a76a9c67cf59
No exploit is required.
The following proof of concept URIs are available:
http://www.example.com/portal.php?article=0&%3bsid='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://www.example.com/portal.php?article='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&%3bsid=2fb087b5e3c7098d0e48a76a9c67cf59
Solution / Fix
PHPBB2 Plus Portal.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 Portal.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
)