mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
767 B
Markdown
19 lines
767 B
Markdown
### [CVE-2014-6308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6308)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128285/OsClass-3.4.1-Local-File-Inclusion.html
|
|
- https://www.netsparker.com/lfi-vulnerability-in-osclass/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|