e107 'content_preset.php' Cross Site Scripting Vulnerability
BID:58841
Info
e107 'content_preset.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 58841 |
| Class: | Input Validation Error |
| CVE: |
CVE-2013-2750 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 03 2013 12:00AM |
| Updated: | Apr 04 2013 09:47AM |
| Credit: | Simon Bieber |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
e107 'content_preset.php' Cross Site Scripting Vulnerability
e107 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.
e107 1.0.2 is vulnerable; other versions may also be affected.
e107 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.
e107 1.0.2 is vulnerable; other versions may also be affected.
Exploit / POC
e107 'content_preset.php' Cross Site Scripting Vulnerability
Attackers can exploit this issue by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/e107_plugins/content/handlers/content_preset.php? %3c%00script%0d%0a>alert('reflexted%20XSS')</script>
Attackers can exploit this issue by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/e107_plugins/content/handlers/content_preset.php? %3c%00script%0d%0a>alert('reflexted%20XSS')</script>
Solution / Fix
e107 'content_preset.php' Cross Site Scripting Vulnerability
Solution:
Updates are available. Please see the references or vendor advisory for more information.
Solution:
Updates are available. Please see the references or vendor advisory for more information.