mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 01:02:37 +02:00
18 lines
788 B
Markdown
18 lines
788 B
Markdown
### [CVE-2017-12761](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12761)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
http://codecanyon.net/user/Endober WebFile Explorer 1.0 is affected by: SQL Injection. The impact is: Arbitrary File Download (remote). The component is: $file = $_GET['id'] in download.php. The attack vector is: http://speicher.example.com/envato/codecanyon/demo/web-file-explorer/download.php?id=WebExplorer/../config.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/42440
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|