In WordPress before 4.9.9 and 5.x before 5.0.1, contributors could conduct PHP object injection attacks via crafted metadata in a wp.getMediaItem XMLRPC call. This is caused by mishandling of serialized data at phar:// URLs in the wp_get_attachment_thumb_file function in wp-includes/post.php.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/106220 | vdb entry third party advisory |
https://wordpress.org/support/wordpress-version/version-5-0-1/ | release notes vendor advisory |
https://blog.secarma.co.uk/labs/near-phar-dangerous-unserialization-wherever-you-are | third party advisory exploit |
https://codex.wordpress.org/Version_4.9.9 | product vendor advisory |
https://wpvulndb.com/vulnerabilities/9171 | vendor advisory |
https://www.zdnet.com/article/wordpress-vulnerability-affects-a-third-of-most-popular-websites-online/ | press/media coverage third party advisory |
https://www.debian.org/security/2019/dsa-4401 | third party advisory vendor advisory |
https://wordpress.org/news/2018/12/wordpress-5-0-1-security-release/ | release notes vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/02/msg00019.html | third party advisory mailing list |
https://www.zdnet.com/article/wordpress-plugs-bug-that-led-to-google-indexing-some-user-passwords/ | press/media coverage third party advisory |