AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2007-4169

HIGH · CVSS 7.5 EPSS 1.38%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2007-08-07 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2007-4169
Severity
HIGH
CVSS
7.5
EPSS
1.38%

Original NVD Description

Multiple PHP remote file inclusion vulnerabilities in vgallite allow remote attackers to execute arbitrary PHP code via a URL in the (1) dirpath parameter to _functions.php or the (2) lang parameter to index.php. NOTE: CVE disputes vector 1 because the applicable include_once is located in a function that is not called on a direct request, and because $dirpath is an argument to this function. CVE disputes vector 2 because "lang" is a constant string within an include_once, not a variable. The researcher is also unreliable