CVE Catalog

CVE-2023-3201

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

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

Summary

The MStore API plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the mstore_update_new_order_title function. This allows unauthenticated attackers to update new order titles via a forged request if they can trick a site administrator into performing an action such as clicking on a link.

Risk Assessment

Attackers can exploit this vulnerability to change order titles, potentially leading to misinformation or fraud within the ordering system. The risk increases if administrators are careless in clicking links.

Recommendation

It is recommended to implement nonce validation in the mstore_update_new_order_title function and to update the plugin to the latest version to mitigate this vulnerability.

Original NVD description (English source)

The MStore API plugin for WordPress is vulnerable to Cross-Site Request Forgery due to missing nonce validation on the mstore_update_new_order_title function. This makes it possible for unauthenticated attackers to update new order title via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

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