What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Alain Gonzalez plugin <= 3.1.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Alain Gonzalez plugin <= 3.1.2 versions.
Explanation of Vulnerability in Simple Terms
The google-map-shortcode plugin through version 3.1.2 is vulnerable to cross-site request forgery (CSRF). An attacker can trick a site administrator into performing unintended actions—such as modifying plugin settings or creating malicious map shortcodes—by crafting a malicious webpage and convincing the admin to visit it while logged in. The plugin does not properly validate request origins or use security tokens to prevent unauthorized requests.
What an attacker can do
Trick a logged-in admin into modifying plugin settings or creating malicious shortcodes without their knowledge.
Potential impact on your site
Attackers can alter map configurations, inject malicious content, or deface map displays on your site without direct access to your admin panel.
Conditions required to exploit
Admin must be logged in and visit an attacker-controlled webpage while the plugin is active.
Key dates
External resources
Related vulnerabilities