The File Gallery plugin before 1.7.9.2 for WordPress does not properly escape strings, which allows remote administrators to execute arbitrary PHP code via a \' (backslash quote) in the setting fields to /wp-admin/options-media.php, related to the create_function function.
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://wordpress.org/plugins/file-gallery/changelog/ | patch |
http://www.securityfocus.com/bid/67120 | vdb entry |
http://seclists.org/fulldisclosure/2014/Apr/305 | mailing list exploit |
http://www.securityfocus.com/bid/67183 | vdb entry |