Cross-site request forgery in WordPress - CVE-2017-6819
Published: March 10, 2017 / Updated: October 18, 2018
WordPress
Detailed vulnerability description
The disclosed vulnerability allows a remote attacker to perform CSRF attacks.
The vulnerability is caused by incorrect validation of the request origin within "Press This" functionality (wp-admin/includes/class-wp-press-this.php). A remote attacker can create a specially crafted web page, trick the authenticated WordPress user into visiting and trigger the web application to consume excessive server resources.
Successful exploitation of this vulnerability may allow a remote attacker to perform a denial of service (DoS) attack.