Magic Calendar Lite Input Validation Flaw in 'cms/index.php' Permits SQL Injection
|
SecurityTracker Alert ID: 1015650 |
SecurityTracker URL: http://securitytracker.com/id/1015650
|
CVE Reference:
CVE-2006-0673
(Links to External Site)
|
Date: Feb 21 2006
|
Impact:
Disclosure of system information, Disclosure of user information, User access via network
|
Exploit Included: Yes
|
Version(s): 1.02
|
Description:
A vulnerability was reported in Magic Calendar Lite. A remote user can inject SQL commands.
The 'cms/index.php' script does not properly validate user-supplied input in the 'total_login' and 'total_password' parameters. If magic_quotes_gpc is disabled, a remote user can supply a specially crafted parameter value to execute SQL commands on the underlying database. This can be exploited to bypass authentication.
A demonstration exploit is available at:
http://evuln.com/vulns/71/exploit.html
The original advisory is available at:
http://evuln.com/vulns/71/summary.html
Aliaksandr Hartsuyeu of eVuln discovered this vulnerability.
|
Impact:
A remote user can execute SQL commands on the underlying database.
|
Solution:
No solution was available at the time of this entry.
|
Vendor URL: reamdaysoft.com/magic-calendar-lite/overview.html (Links to External Site)
|
Cause:
Input validation error
|
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Subject: [eVuln] Magic Calendar Lite Authentication Bypass
|
New eVuln Advisory:
Magic Calendar Lite Authentication Bypass
http://evuln.com/vulns/71/summary.html
--------------------Summary----------------
eVuln ID: EV0071
CVE: CVE-2006-0673
Vendor: Reamday Enterprises
Vendor's Web Site: http://reamdaysoft.com
Software: Magic Calendar Lite
Sowtware's Web Site: http://reamdaysoft.com/customers/index.php?menu=127
Versions: 1.02
Critical Level: Moderate
Type: SQL Injection
Class: Remote
Status: Unpatched. No reply from developer(s)
Exploit: Available
Solution: Not Available
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
-----------------Description---------------
Vulnerable script: cms/index.php
Variables $total_login $total_password are not properly sanitized before being used in a SQL query. This can be used to pass authorization
or make any SQL query by injecting arbitrary SQL code.
Condition: magic_quotes_gpc - off
--------------Exploit----------------------
Available at: http://evuln.com/vulns/71/exploit.html
--------------Solution---------------------
No Patch available.
--------------Credit-----------------------
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
Regards,
Aliaksandr Hartsuyeu
http://evuln.com - Penetration Testing Services
.
|
|