wp-publications < 1.1 - Local File Inclusion
2021-09-09 16:20
p7e4Strategic Overview
StatusPatched in 1.1
Affected Pluginwp-publications
Affected Version
<= 0.0CVSS8.3High
CVE
CVE-2021-38360Vulnerability Overview
The wp-publications WordPress plugin is vulnerable to restrictive local file inclusion via the Q_FILE parameter found in the ~/bibtexbrowser.php file which allows attackers to include local zip files and achieve remote code execution, in versions up to and including 0.0.
Technical Analysis
REMEDIATION: Update to version 1.1, 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