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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in BearAdmin 0.5. Remote attackers can download arbitrary files via /admin/databack/download.html?name= directory traversal sequences, as demonstrated by name=../application/database.php to read the MySQL credentials in the configuration.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/yupoxiong/BearAdmin/issues/5
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|