vendor:
WordPress
by:
Harsh Jaiswal
8,8
CVSS
HIGH
Content Injection
20
CWE
Product Name: WordPress
Affected Version From: WordPress 4.7
Affected Version To: WordPress 4.7.1
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Backbox Ubuntu Linux
2017
WP Content Injection
This exploit allows an attacker to inject malicious content into a WordPress site by exploiting a vulnerability in the WordPress REST API. The vulnerability affects WordPress versions 4.7 to 4.7.1, and is patched in version 4.7.2. The exploit requires the attacker to know the post ID of the post they wish to inject content into, and then use a Ruby script to send a POST request to the WordPress REST API with the malicious content. The malicious content is then injected into the post.
Mitigation:
Upgrade to WordPress version 4.7.2 or later.