mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
746 B
Markdown
18 lines
746 B
Markdown
### [CVE-2018-10520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10520)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In CMS Made Simple (CMSMS) through 2.2.7, the "module remove" operation in the admin dashboard contains an arbitrary file deletion vulnerability that can cause DoS, exploitable by an admin user, because the attacker can remove all lib/ files in all directories.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/itodaro/cmsms_cve/blob/master/README.md
|
|
|
|
#### Github
|
|
- https://github.com/itodaro/cmsms_cve
|
|
|