PT-2023-23546 · WordPress · Mstore Api
An Đặng
+1
·
Published
2023-06-24
·
Updated
2026-02-09
·
CVE-2023-3197
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
MStore API plugin for WordPress versions up to, and including, 4.0.1
Description
The issue allows unauthenticated attackers to perform Blind SQL Injection via the
id parameter due to insufficient escaping on user-supplied parameters and lack of sufficient preparation on the existing SQL query. This enables attackers to append additional SQL queries into already existing queries, which can be used to extract sensitive information from the database.Recommendations
For versions up to, and including, 4.0.1, update to a version higher than 4.0.1 to resolve the issue. As a temporary workaround, consider restricting access to the
id parameter in the affected API endpoint until a patch is available.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mstore Api