Extrakt Framework 0.7 - 'index.php' Cross-Site Scripting



EKU-ID: 37452 CVE: CVE-2008-6217;OSVDB-52282 OSVDB-ID:
Author: ShockShadow Published: 2008-10-29 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

Extrakt Framework is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize
user-supplied data.

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.

Extrakt Framework 0.7 is vulnerable; other versions may also be affected.

http://www.example.com/[SCRIPT_DIR]/index.php?plugins[file][id]=<script>alert(2008);</script>