Cab fare calculator <= 1.0.3 - Unauthenticated Local File Inclusion
2022-04-20 00:00
Hassan Khan Yusufzai - Splint3r7Strategic Overview
StatusPatched in 1.0.4
Affected PluginCab fare calculator
Affected Version
<= 1.0.3CVSS6.5Medium
CVE
CVE-2022-1391Vulnerability Overview
The Cab fare calculator WordPress plugin through 1.0.3 does not validate the controller parameter before using it in require statements, which could lead to Local File Inclusion issues.
Technical Analysis
REMEDIATION: Update to version 1.0.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