e107 '/e107_admin/filemanager.php' Cross Site Scripting Vulnerability
BID:71977
Info
e107 '/e107_admin/filemanager.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 71977 |
| Class: | Input Validation Error |
| CVE: |
CVE-2015-1041 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 09 2015 12:00AM |
| Updated: | Jan 15 2015 12:01AM |
| Credit: | Steffen Rösemann |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
e107 '/e107_admin/filemanager.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.4 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.4 is vulnerable; other versions may also be affected.
Exploit / POC
e107 '/e107_admin/filemanager.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_admin/db.php?mode=pref_editor&type=123%27%20onsubmit=%22alert %28%27immuniweb%27%29%3b%22%20a=%27
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_admin/db.php?mode=pref_editor&type=123%27%20onsubmit=%22alert %28%27immuniweb%27%29%3b%22%20a=%27
Solution / Fix
e107 '/e107_admin/filemanager.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
e107 '/e107_admin/filemanager.php' Cross Site Scripting Vulnerability
References:
References:
- e107 CMS Homepage (e107)