cve/2016/CVE-2016-2221.md
2024-06-18 02:51:15 +02:00

944 B

CVE-2016-2221

Description

Open redirect vulnerability in the wp_validate_redirect function in wp-includes/pluggable.php in WordPress before 4.4.2 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a malformed URL that triggers incorrect hostname parsing, as demonstrated by an https:example.com URL.

POC

Reference

Github