PHPBB Photo Album Module Album_Comment.PHP Cross-Site Scripting Vulnerability
BID:13158
Info
PHPBB Photo Album Module Album_Comment.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 13158 |
| 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 this vulnerability. |
| Vulnerable: |
Smartor Photo Album 2.0.53 |
| Not Vulnerable: | |
Discussion
PHPBB Photo Album Module Album_Comment.PHP Cross-Site Scripting Vulnerability
Photo Album is affected by a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue 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.
Photo Album is affected by a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue 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.
Exploit / POC
PHPBB Photo Album Module Album_Comment.PHP Cross-Site Scripting Vulnerability
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/album_comment.php?pic_id=224&%3bsid='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/album_comment.php?pic_id=224&%3bsid='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
Solution / Fix
PHPBB Photo Album Module Album_Comment.PHP Cross-Site Scripting Vulnerability
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
PHPBB Photo Album Module Album_Comment.PHP Cross-Site Scripting Vulnerability
References:
References:
- Photo Album (Smartor)
- phpBB Homepage (phpBB)
- Multiple Sql injection and XSS vulnerabilities in phpBB Plus v.1.52 and below (dcrab
)