WordPress before 5.2.4 has a Server Side Request Forgery (SSRF) vulnerability because Windows paths are mishandled during certain validation of relative URLs.
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Link | Tags |
---|---|
https://blog.wpscan.org/wordpress/security/release/2019/10/15/wordpress-524-security-release-breakdown.html | third party advisory |
https://wordpress.org/news/2019/10/wordpress-5-2-4-security-release/ | release notes vendor advisory |
https://core.trac.wordpress.org/changeset/46472 | patch vendor advisory |
https://github.com/WordPress/WordPress/commit/9db44754b9e4044690a6c32fd74b9d5fe26b07b2 | third party advisory patch |
https://wpvulndb.com/vulnerabilities/9912 | third party advisory |
https://lists.debian.org/debian-lts-announce/2019/11/msg00000.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2020/09/msg00011.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2022/10/msg00010.html | third party advisory mailing list |