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
References
Configurations
History
21 Nov 2024, 00:34
Type | Values Removed | Values Added |
---|---|---|
References | () http://osvdb.org/46803 - | |
References | () http://securityreason.com/securityalert/2963 - | |
References | () http://www.securityfocus.com/archive/1/475643/100/0/threaded - | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/35819 - |
07 Nov 2023, 02:00
Type | Values Removed | Values Added |
---|---|---|
Summary | 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 |
Information
Published : 2007-08-07 10:17
Updated : 2024-11-21 00:34
NVD link : CVE-2007-4169
Mitre link : CVE-2007-4169
CVE.ORG link : CVE-2007-4169
JSON object : View
Products Affected
vgallite
- vgallite
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')