Simplog Input Validation Hole in Search Function Permits Cross-Site Scripting Attacks
|
SecurityTracker Alert ID: 1016651 |
SecurityTracker URL: http://securitytracker.com/id/1016651
|
CVE Reference:
CVE-2006-4058
(Links to External Site)
|
Updated: Jun 8 2008
|
Original Entry Date: Aug 8 2006
|
Impact:
Disclosure of authentication information, Disclosure of user information, Execution of arbitrary code via network, Modification of user information
|
Exploit Included: Yes
|
Version(s): 0.9.3 and prior versions
|
Description:
A vulnerability was reported in Simplog. A remote user can conduct cross-site scripting attacks.
The search function does not properly filter HTML code from user-supplied input before displaying the input. A remote user can create a specially crafted POST request that, when loaded by a target user, will cause arbitrary scripting code to be executed by the target user's browser. The code will originate from the site running the Simplog software and will run in the security context of that site. As a result, the code will be able to access the target user's cookies (including authentication cookies), if any, associated with the site, access data recently submitted by the target user via web form to the site, or take actions on the site acting as the target user.
HeLiOsZ reported this vulnerability.
|
Impact:
A remote user can access the target user's cookies (including authentication cookies), if any, associated with the site running the Simplog software, access data recently submitted by the target user via web form to the site, or take actions on the site acting as the target user.
|
Solution:
No solution was available at the time of this entry.
|
Vendor URL: www.simplog.org/ (Links to External Site)
|
Cause:
Input validation error
|
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Subject: simplog 0.9.3 and prior XSS
|
## HeLiOsZ - Dark End Team - Internet Security Team
## simplog 0.9.3 and prior XSS
## IRC: darkend.sytes.net #darkend , http://darkend.sytes.net &
http://www.darkend.org
## Rish : Medium
## Type : web applet
## Creator: http://www.simplog.org/
## Exploit:
- The vuln is in the search section,it don't validate the imput.
To exploit this vuln you simply need an Internet Browser,you must only use
a cookie
logger to get the Blog cookies.
To know if it is vulnerable: <script>alert('This is an XSS
Vulnerability')</script>
## Dork: allinurl:simplog/archive.php
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.com/
|
|