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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in oc-includes/osclass/controller/ajax.php in OSClass before 3.4.3 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the ajaxfile parameter in a custom action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129776/Osclass-3.4.2-Local-File-Inclusion.html
|
|
- http://seclists.org/fulldisclosure/2014/Dec/133
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|