CVE-2007-6466
published 2007-12-20CVE-2007-6466: Multiple SQL injection vulnerabilities in index.php in FreeWebshop 2.2.1 allow remote attackers to execute arbitrary SQL commands via (1) the prod parameter in…
PriorityP340high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.18%
63.8th percentile
Multiple SQL injection vulnerabilities in index.php in FreeWebshop 2.2.1 allow remote attackers to execute arbitrary SQL commands via (1) the prod parameter in a details action, (2) the cat parameter in a browse list action, or (3) the group parameter in a categories action. NOTE: it was later reported that MOG - Web Shop (MOG-WebShop), a product based on the same code, is also affected.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| freewebshop | freewebshop | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
FreeWebShop 2.2.1 - Blind SQL Injection
exploitdb·2007-12-18
CVE-2007-6466 FreeWebShop 2.2.1 - Blind SQL Injection
FreeWebShop 2.2.1 - Blind SQL Injection
---
#!/usr/bin/perl
#
# Indonesian Newhack Security Advisory
# ------------------------------------
# FreeWebshop version 2.2.1 - Multiple Remote SQL Injection Vulnerabilities
# Waktu : Dec 16 2007 01:50AM
# Software : FreeWebshop version 2.2.1
# Vendor : http://www.freewebshop.org/
# Demo Site : http://www.freewebshop.org/demo/
# Ditemukan oleh : k1tk4t | http://newhack.org
# Lokasi : Indonesia
# Dork : "Powered by FreeWebshop.org 2.2.1"
#
#
# - variable "prod" pada "detail" tidak terfilter dengan baik sebelumnya sehingga user dapat memanipulasi sql query melalui browser secara remote
# ;
# http://korban.site/index.php?page=details&prod=[SQLI]&cat=0&group=0
#
# - variable "cat" pada "list" tidak terfilter dengan baik sebelumnya sehingga user dapat
Exploit-DB
MOG-WebShop - 'index.php?group' SQL Injection
exploitdb·2007-12-18
CVE-2007-6466 MOG-WebShop - 'index.php?group' SQL Injection
MOG-WebShop - 'index.php?group' SQL Injection
---
#!/usr/bin/perl
#
# Indonesian Newhack Security Advisory
# ------------------------------------
# MOG-WebShop => ? - Multiple Remote SQL Injection Vulnerabilities
# Waktu : Dec 15 2007 11:45AM
# Software : MOG-WebShop | http://mog-site.com/index.php?act=product&po=detil&id=3
# Vendor : http://mog-site.com/
# Demo Site : http://mog-site.com/mog_product/webshop/
# Ditemukan oleh : k1tk4t | http://newhack.org
# Lokasi : Indonesia
#
#
# - variable "prod" pada "detail" tidak terfilter dengan baik sebelumnya sehingga user dapat memanipulasi sql query melalui browser secara remote
# ;
# http://korban.site/index.php?page=details&prod=[SQLI]&cat=0&group=0
#
# - variable "cat" pada "list" tidak terfilter dengan baik sebelumnya sehingga user dapat m
No writeups or analysis indexed.
http://newhack.org/advisories/FreeWebShop-2.2.1.txthttp://securityreason.com/securityalert/3468http://www.securityfocus.com/bid/26886https://exchange.xforce.ibmcloud.com/vulnerabilities/39143https://www.exploit-db.com/exploits/4739https://www.exploit-db.com/exploits/4740http://newhack.org/advisories/FreeWebShop-2.2.1.txthttp://securityreason.com/securityalert/3468http://www.securityfocus.com/bid/26886https://exchange.xforce.ibmcloud.com/vulnerabilities/39143https://www.exploit-db.com/exploits/4739https://www.exploit-db.com/exploits/4740
2007-12-20
Published