cve/2022/CVE-2022-3894.md
2024-06-18 02:51:15 +02:00

890 B

CVE-2022-3894

Description

The WP OAuth Server (OAuth Authentication) WordPress plugin before 4.2.5 does not have CSRF check when deleting a client, and does not ensure that the object to be deleted is actually a client, which could allow attackers to make a logged in admin delete arbitrary client and post via a CSRF attack.

POC

Reference

Github

No PoCs found on GitHub currently.