mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
20 lines
853 B
Markdown
20 lines
853 B
Markdown
### [CVE-2014-8676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8676)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in the file_get_contents function in SOPlanning 1.32 and earlier allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) in a URL path parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.html
|
|
- http://seclists.org/fulldisclosure/2015/Jul/44
|
|
- https://www.exploit-db.com/exploits/37604/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|