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

1.0 KiB

CVE-2022-3590

Description

WordPress is affected by an unauthenticated blind SSRF in the pingback feature. Because of a TOCTOU race condition between the validation checks and the HTTP request, attackers can reach internal hosts that are explicitly forbidden.

POC

Reference

Github