What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in InspireUI MStore API.This issue affects MStore API: from n/a through 4.10.1.
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 InspireUI MStore API.This issue affects MStore API: from n/a through 4.10.1.
Explanation of Vulnerability in Simple Terms
MStore API through version 4.10.1 contains a cross-site request forgery (CSRF) vulnerability. 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 affected system. This can result in unauthorized modifications or service disruption.
What an attacker can do
Perform unwanted actions on a user's account by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' accounts can be compromised to perform unintended actions without their knowledge or consent.
Conditions required to exploit
User must be logged in and visit an attacker-controlled webpage; no special privileges required.
Key dates
External resources
Related vulnerabilities