mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
19 lines
916 B
Markdown
19 lines
916 B
Markdown
![]() |
### [CVE-2018-19246](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19246)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
PHP-Proxy 5.1.0 allows remote attackers to read local files if the default "pre-installed version" (intended for users who lack shell access to their web server) is used. This occurs because the aeb067ca0aa9a3193dce3a7264c90187 app_key value from the default config.php is in place, and this value can be easily used to calculate the authorization data needed for local file inclusion.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/Athlon1600/php-proxy-app/issues/134
|
||
|
- https://www.exploit-db.com/exploits/45861/
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/NeoWans/CVE-2018-19246
|
||
|
|