TurnkeyForms Yahoo Answers Clone - 'questiondetail.php' Cross-Site Scripting



EKU-ID: 39200 CVE: CVE-2009-4858;OSVDB-56873 OSVDB-ID:
Author: Moudi Published: 2009-08-10 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

TurnkeyForms Yahoo Answers Clone is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.

http://www.example.com/questiondetail.php?questionid="><script>alert(document.cookie);</script>