Leaflet Map < 3.0.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting

2021-07-01 00:00
apple502j

Strategic Overview

Status
Patched in 3.0.0
Affected PluginLeaflet Map
Affected Version<= 2.23.3
CVSS6.1Medium
CVECVE-2021-24467
View all Leaflet Map vulnerabilities

Vulnerability Overview

The Leaflet Map WordPress plugin before 3.0.0 does not verify the CSRF nonce when saving its settings, which allows attackers to make a logged in admin update the settings via a Cross-Site Request Forgery attack. This could lead to Cross-Site Scripting issues by either changing the URL of the JavaScript library being used, or using malicious attributions which will be executed in all page with an embed map from the plugin

Technical Analysis

REMEDIATION: Update to version 3.0.0, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

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