CVE-2023-2526: Easy Google Maps <= 1.11.7 - Cross-Site Request Forgery via AJAX action
The Easy Google Maps plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.11.7. This is due to missing or incorrect nonce validation on the AJAX action handler. This makes it possible for unauthenticated attackers to executes AJAX actions via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2023-2526?
CVE-2023-2526 is a vulnerability in the Easy Google Maps plugin for WordPress that allows unauthenticated attackers to execute AJAX actions via a forged request, due to missing or incorrect nonce validation.
What is the severity of CVE-2023-2526?
The severity of CVE-2023-2526 is medium with a CVSS score of 5.4.
How does CVE-2023-2526 affect the Easy Google Maps plugin for WordPress?
CVE-2023-2526 affects versions up to and including 1.11.7 of the Easy Google Maps plugin for WordPress.
How can I fix CVE-2023-2526 in the Easy Google Maps plugin for WordPress?
To fix CVE-2023-2526, it is recommended to update the Easy Google Maps plugin for WordPress to a version higher than 1.11.7, where the nonce validation issue is fixed.
Where can I find more information about CVE-2023-2526?
More information about CVE-2023-2526 can be found at the following references: [Reference 1](https://plugins.trac.wordpress.org/browser/google-maps-easy/trunk/classes/frame.php?rev=2777743#L246), [Reference 2](https://plugins.trac.wordpress.org/changeset/2916430/), [Reference 3](https://plugins.trac.wordpress.org/changeset/2916430/google-maps-easy/trunk/classes/frame.php?contextall=1).