Simple Job Board <= 2.9.3 - Local File Inclusion
2022-02-06 00:00
Ven3xyStrategic Overview
StatusPatched in 2.9.4
Affected PluginSimple Job Board
Affected Version
<= 2.9.3CVSS7.7High
CVE
CVE-2020-35749Vulnerability Overview
Directory traversal vulnerability in class-simple_job_board_resume_download_handler.php in the Simple Board Job plugin 2.9.3 and earlier for WordPress allows remote attackers to read arbitrary files via the sjb_file parameter to wp-admin/post.php.
Technical Analysis
REMEDIATION: Update to version 2.9.4, 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