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
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
http://securityreason.com/securityalert/2963 | third party advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/35819 | vdb entry |
http://osvdb.org/46803 | vdb entry |
http://www.securityfocus.com/archive/1/475643/100/0/threaded | mailing list |