mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
774 B
Markdown
19 lines
774 B
Markdown
### [CVE-2017-11178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11178)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In FineCMS through 2017-07-11, application/core/controller/style.php allows remote attackers to write to arbitrary files via the contents and filename parameters in a route=style action. For example, this can be used to overwrite a .php file because the file extension is not checked.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/LoRexxar/LoRexxar
|
|
|