Lucene search
K

LizardCart.txt

🗓️ 05 Jan 2006 00:00:00Reported by Aliaksandr HartsuyeuType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

New eVuln Advisory: Lizard Cart CMS SQL Injection Vulnerability. Variable $id isn't properly sanitized before being used in a SQL query. Customers personal data is threatened

Code
`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)  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation