Files
CVEs-PoC/2022/CVE-2022-3590.md
T
2024-05-25 21:48:12 +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