Vulnerability CVE-2007-4169


Published: 2007-08-07   Modified: 2012-02-12

Description:
** DISPUTED ** 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.

See advisories in our WLB2 database:
Topic
Author
Date
High
ALL vgallite Remote File Include
Hasadya Raed
07.08.2007

Type:

CWE-94

(Improper Control of Generation of Code ('Code Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Vgallite -> Vgallite 

 References:
http://securityreason.com/securityalert/2963
http://www.securityfocus.com/archive/1/475643/100/0/threaded
https://exchange.xforce.ibmcloud.com/vulnerabilities/35819

Copyright 2024, cxsecurity.com

 

Back to Top