Add Multiple Marker <= 1.2 - Missing Authorization Checks to Settings Update
2022-11-11 00:00
ptsfenceStrategic Overview
StatusPatched in 1.3
Affected PluginMulti Location Marker
Affected Version
<= 1.2CVSS6.5Medium
CVE
CVE-2022-45081Vulnerability Overview
The Add Multiple Marker plugin for WordPress is vulnerable authorization bypass in versions up to, and including, 1.2. This is due to lacking authentication checks on certain user functions like addmultiplemarker_save_maps_data() which is called via a nopriv AJAX action. This makes it possible for unauthenticated attackers to make plugin settings changes.
Technical Analysis
REMEDIATION: Update to version 1.3, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C