CVE-2007-4169
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.38%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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
- CVSS 2.0
- 7.5 HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
- EPSS
- 1.38% probability · 71th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-94
- Affected
- vgallite/vgallite
- Source
- cve@mitre.org
References
- http://osvdb.org/46803
- http://securityreason.com/securityalert/2963
- http://www.securityfocus.com/archive/1/475643/100/0/threaded
- https://exchange.xforce.ibmcloud.com/vulnerabilities/35819
- http://osvdb.org/46803
- http://securityreason.com/securityalert/2963
- http://www.securityfocus.com/archive/1/475643/100/0/threaded
- https://exchange.xforce.ibmcloud.com/vulnerabilities/35819
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.