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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
DBHcms v1.2.0 has an Arbitrary file read vulnerability in dbhcms\mod\mod.editor.php $_GET['file'] is filename,and as there is no filter function for security, you can read any file's content.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/fragrant10/cve/tree/master/dbhcms1.2.0#15
|
|
|
|
#### Github
|
|
- https://github.com/fragrant10/cve
|
|
|