mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2020-25359](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25359)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An arbitrary file deletion vulnerability in rConfig 3.9.5 has been fixed for 3.9.6. This vulnerability gave attackers the ability to send a crafted request to /lib/ajaxHandlers/ajaxDeleteAllLoggingFiles.php by specifying a path in the path parameter and an extension in the ext parameter and delete all the files with that extension in that path.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-25359
|
|
|