PHPMyFAQ 2.6.x - 'index.php' Cross-Site Scripting



EKU-ID: 39464 CVE: CVE-2010-4821;OSVDB-68268 OSVDB-ID:
Author: Yam Mesicka Published: 2010-09-28 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

phpMyFAQ 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Versions prior to phpMyFAQ 2.6.9 are vulnerable.

http://www.example.com/index.php/"><script>alert("XSS")</script>