cve/2023/CVE-2023-3201.md
2024-05-25 21:48:12 +02:00

873 B

CVE-2023-3201

Description

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.

POC

Reference

No PoCs from references.

Github