What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) in MiKa's OSM – OpenStreetMap plugin <= 6.0.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) in MiKa's OSM – OpenStreetMap plugin <= 6.0.1 versions.
Explanation of Vulnerability in Simple Terms
MiKa OSM (OpenStreetMap) versions up to 6.0.1 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated to the OSM application.
What an attacker can do
Perform unwanted actions on the site on behalf of a logged-in user without their knowledge.
Potential impact on your site
Users' accounts can be manipulated to perform unintended actions if they visit malicious links while logged in.
Conditions required to exploit
Victim must be logged in and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities