mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
19 lines
673 B
Markdown
19 lines
673 B
Markdown
### [CVE-2020-25985](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25985)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MonoCMS Blog 1.0 is affected by: Arbitrary File Deletion. Any authenticated user can delete files on and off the webserver (php files can be unlinked and not deleted).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/48848
|
|
|
|
#### Github
|
|
- https://github.com/1nj3ct10n/CVEs
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|