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

893 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