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

1.0 KiB

CVE-2022-4936

Description

The WCFM Marketplace plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.4.11 due to missing nonce checks on various AJAX actions. This makes it possible for unauthenticated attackers to perform a wide variety of actions such as modifying shipping method details, modifying products, deleting arbitrary posts, and more, via a forged request granted they can trick a site's administrator into performing an action such as clicking on a link.

POC

Reference

No PoCs from references.

Github