cbcvebase.
CVE-2023-3197
published 2023-06-24

CVE-2023-3197: 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…

PriorityP269critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.90%
89.0th percentile
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.

Affected

2 ranges
VendorProductVersion rangeFixed in
inspireuimstore_api<= 4.0.1
inspireuimstore_api_create_native_android_ios_apps_on_the_cloud<= 4.0.1

Detection & IOCsextracted from sources · hover to see the quote

sigma
WordPress MStore API = 6'\n- 'status_code == 200'\ncondition: and\n# digest: 4b0a00483046022100fe729ea1c26921a6fcb9f88711d2c42b0c12dfb5c3c095e9987722ebe357c443022100ac750425f2141f04793b5009382fe8e2047e4a4faafbe7b3761fa95803c78387:922c64590222798bb761d5b6d8e72950
  • Monitor for unauthenticated requests to the MStore API plugin endpoint containing SQL injection payloads (e.g., appended quotes or SQL syntax) in the 'id' parameter.
  • Flag HTTP 200 responses to MStore API requests that include anomalous 'id' parameter values containing SQL metacharacters (e.g., single quotes, UNION, SLEEP, WAITFOR) as a signal of active exploitation attempts.
  • ·The Sigma rule digest/signature is partially truncated in the source and may require reconstruction or validation against the original rule repository before deployment.
  • ·Vulnerability affects MStore API plugin for WordPress versions up to and including 4.0.1; ensure detection rules are scoped to environments running these versions.
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.