What the vulnerability does
01Description
Unauth. SQL Injection (SQLi) vulnerability in InspireUI MStore API plugin <= 3.9.7 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Unauth. SQL Injection (SQLi) vulnerability in InspireUI MStore API plugin <= 3.9.7 versions.
Explanation of Vulnerability in Simple Terms
MStore API versions up to 3.9.7 contain a SQL injection vulnerability in query handling. An attacker on the network can craft malicious input to extract sensitive data from the database without authentication. The vulnerability has high complexity requirements but can affect system confidentiality and availability.
What an attacker can do
Extract sensitive data from the database by injecting malicious SQL commands.
Potential impact on your site
Unauthorized database access and potential data theft if MStore API is integrated with your site.
Conditions required to exploit
Network access; no authentication required, but attack complexity is high.
Key dates
External resources
Related vulnerabilities