CVE-2021-45729

WP Google Map <= 1.8.0 - Missing Authorization

2021-12-08 12:44
Nguyen Van Khanh

Strategic Overview

Status
Patched in 1.8.1
Affected Version
<= 1.8.0
CVSS
5.4Medium
Weakness type
CWE-269 · Improper Privilege Management
CVE
CVE-2021-45729
View all Maps Plugin using Google Maps for WordPress – WP Google Map vulnerabilities

At a glance

CVE-2021-45729 is a medium-severity Improper Privilege Management vulnerability in the Maps Plugin using Google Maps for WordPress WordPress plugin, affecting versions <= 1.8.0. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 1.8.1; sites on affected versions should update now. Disclosed December 2021, reported by Nguyen Van Khanh.

Vulnerability Overview

The Privilege Escalation vulnerability discovered in the WP Google Map WordPress plugin (versions <= 1.8.0) allows authenticated low-role users to create, edit, and delete maps.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.

CWE-269: Improper Privilege Management

Reaching this weakness in Maps Plugin using Google Maps for WordPress <= 1.8.0 takes a caller who can reach the endpoint. Improper privilege management means the code lets an account end up with capabilities its role should not have.

It converts a low-privileged account into an administrative one, which makes every other restriction on the site irrelevant. For Maps Plugin using Google Maps for WordPress the fix is 1.8.1: builds <= 1.8.0 are affected, anything from 1.8.1 onward is not.

Remediation

Update to version 1.8.1, or a newer patched version

How does WordSec protect against this?

Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Maps Plugin using Google Maps for WordPress 1.8.1 closes this, and updating the plugin is the step that ends it.

  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C