← Back

Php Proxy

php-proxy

Vendor: Php Proxy • 4 CVEs

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Php Proxy
1Php Proxy
Nov 21, 2024
Dec 1, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
PHP-Proxy through 5.1.0 has Cross-Site Scripting (XSS) via the URL field in index.php.
1Php Proxy
1Php Proxy
Nov 21, 2024
Dec 1, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The str_rot_pass function in vendor/atholn1600/php-proxy/src/helpers.php in PHP-Proxy 5.1.0 uses weak cryptography, which makes it easier for attackers to calculate the authorization data needed for local file inclusion.
1Php Proxy
1Php Proxy
Nov 21, 2024
Nov 22, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In PHP Proxy 3.0.3, any user can read files from the server without authentication due to an index.php?q=file:/// LFI URI, a different vulnerability than CVE-2018-19246.
1Php Proxy
1Php Proxy
Nov 21, 2024
Nov 13, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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 aeb067ca0aa9a3193dce3a726...Show more
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.Show less