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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CMS Made Simple (CMSMS) through 2.2.7 contains an arbitrary file deletion vulnerability in the admin dashboard via directory traversal sequences in the val parameter within a cmd=del request, because code under modules\FilePicker does not restrict the val parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/itodaro/cve/blob/master/README.md
|
|
|
|
#### Github
|
|
- https://github.com/itodaro/cve
|
|
|