MySliderGallery <= 1.2.1 - Remote File Inclusion
Strategic Overview
<= 1.2.1CVE-2007-2426Vulnerability Overview
PHP remote file inclusion vulnerability in myfunctions/mygallerybrowser.php in the myGallery 1.2.1 and earlier plugin for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the myPath parameter. Note that this uses the same slug as a newer plugin that is not vulnerable.
Technical Analysis
REMEDIATION: Update to version 1.4b5, or a newer patched version --- IDENTIFIER: CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')) The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in require, include, or similar functions.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C