CVE Catalog

CVE-2023-3197

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
3.50%

88th percentile - higher than 88% of all known CVEs

Summary

The MStore API plugin for WordPress is vulnerable to Unauthenticated Blind SQL Injection via the 'id' parameter in versions up to and including 4.0.1 due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL query.

Risk Assessment

Unauthenticated attackers can append additional SQL queries into already existing queries, which can lead to the extraction of sensitive information from the database.

Recommendation

It is recommended to update the MStore API plugin to the latest version and review application security to prevent potential SQL Injection attacks.

Original NVD description (English source)

The MStore API plugin for WordPress is vulnerable to Unauthenticated Blind SQL Injection via the 'id' parameter in versions up to, and including, 4.0.1 due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS