Files
CVEs-PoC/2023/CVE-2023-3200.md
T
2025-09-29 21:09:30 +02:00

912 B

CVE-2023-3200

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_message function. This makes it possible for unauthenticated attackers to update new order message 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