#VU19200 Cross-site request forgery in WP Google Maps
Published: July 16, 2019
WP Google Maps
WP Google Maps
Description
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to lack of CSRF and authorisation checks, as well as sanitisation in the "wpgmaps_head()" function in legacy-core.php. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.
This vulnerability leads to Stored XSS.