OSMapper <= 2.1.5 - Unauthenticated Arbitrary Post Deletion

2022-03-01 00:00
dc11

Strategic Overview

Status
Unpatched
Affected PluginOSMapper
Affected Version<= 2.1.5
CVSS5.3Medium
CVECVE-2021-24978
View all OSMapper vulnerabilities

Vulnerability Overview

The OSMapper WordPress plugin through 2.1.5 contains an AJAX action to delete a plugin related post type named 'map' and is registered with the wp_ajax_nopriv prefix, making it available to unauthenticated users. There is no authorisation, CSRF and checks in place to ensure that the post to delete is a map one. As a result, unauthenticated user can delete arbitrary posts from the blog

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- 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