CVE-2018-19246
HIGHphp-proxy 5.1.0 - Unauthenticated Local File Read via Default Config Key
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2018-19246. PoCs published by Ameer Pornillos, NeoWans.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in PHP-Proxy 5.1.0 by generating an encrypted string using a default app_key and IP address, which can then be used to read arbitrary local files on the server.
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.
Exploits (2)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in PHP-Proxy 5.1.0 by generating an encrypted string using a default app_key and IP address, which can then be used to read arbitrary local files on the server.
This repository contains a proof-of-concept exploit for CVE-2018-19246, a local file inclusion vulnerability in PHP-Proxy 5.1.0. The exploit leverages a default app_key to generate encrypted strings that allow access to arbitrary local files on the server.
References (2)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N