cve/2021/CVE-2021-24467.md
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2021-24467

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.