Extrakt Framework 'index.php' Cross Site Scripting Vulnerability
BID:31971
Info
Extrakt Framework 'index.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 31971 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6217 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 29 2008 12:00AM |
| Updated: | Apr 16 2015 05:52PM |
| Credit: | ShockShadow |
| Vulnerable: |
Extrakt Extrakt Framework 0.7 |
| Not Vulnerable: | |
Discussion
Extrakt Framework 'index.php' Cross Site Scripting Vulnerability
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.
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.
Exploit / POC
Extrakt Framework 'index.php' Cross Site Scripting Vulnerability
To exploit this issue, an attacker must entice an unsuspecting victim into following a malicious URI.
The following example URI is available:
http://www.example.com/[SCRIPT_DIR]/index.php?plugins[file][id]=<script>alert(2008);</script>
To exploit this issue, an attacker must entice an unsuspecting victim into following a malicious URI.
The following example URI is available:
http://www.example.com/[SCRIPT_DIR]/index.php?plugins[file][id]=<script>alert(2008);</script>
Solution / Fix
Extrakt Framework 'index.php' Cross Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Extrakt Framework 'index.php' Cross Site Scripting Vulnerability
References:
References:
- Extrakt Framework Homepage (Extrakt)