Datenbank Module For phpBB - 'Remote mod.php' Cross-Site Scripting



EKU-ID: 30781 CVE: CVE-2005-1171;OSVDB-15812 OSVDB-ID:
Author: tom cruise Published: 2005-04-16 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/13210/info

A remote cross-site scripting vulnerability affects the datenbank module for phpbb. This issue is due to a failure of the application to properly sanitize user-supplied input prior to including it in dynamically generated Web content.

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.

http://www.example.com/phpBB/moddb/mod.php?id='><script>alert(document.cookie)</script>