In WordPress before 5.2.3, validation and sanitization of a URL in wp_validate_redirect in wp-includes/pluggable.php could lead to an open redirect if a provided URL path does not start with a forward slash.
References
Link | Resource |
---|---|
https://core.trac.wordpress.org/changeset/45971 | Patch Vendor Advisory |
https://github.com/WordPress/WordPress/commit/c86ee39ff4c1a79b93c967eb88522f5c09614a28 | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2019/10/msg00023.html | Mailing List Third Party Advisory |
https://seclists.org/bugtraq/2020/Jan/8 | Mailing List Third Party Advisory |
https://wordpress.org/news/2019/09/wordpress-5-2-3-security-and-maintenance-release/ | Release Notes Vendor Advisory |
https://wpvulndb.com/vulnerabilities/9863 | Third Party Advisory |
https://www.debian.org/security/2020/dsa-4599 | Third Party Advisory |
https://www.debian.org/security/2020/dsa-4677 | Third Party Advisory |
Configurations
History
21 Aug 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) In WordPress before 5.2.3, validation and sanitization of a URL in wp_validate_redirect in wp-includes/pluggable.php could lead to an open redirect if a provided URL path does not start with a forward slash. |
Information
Published : 2019-09-11 14:15
Updated : 2024-08-21 16:15
NVD link : CVE-2019-16220
Mitre link : CVE-2019-16220
CVE.ORG link : CVE-2019-16220
JSON object : View
Products Affected
debian
- debian_linux
wordpress
- wordpress
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')