S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Oct 22, 2024

CVE-2019-8943 Scanner

CVE-2019-8943 scanner - Remote Code Execution (RCE) vulnerability in WordPress

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
3k
Times Used
continuous scan runs
4.7k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2019-8943
6.5
CVSS

WordPress through 5.0.3 allows Path Traversal in wp_crop_image(). An attacker (who has privileges to crop an image) can write the output image to an arbitrary directory via a filename containing two image extensions and ../ sequences, such as a filename ending with the .jpg?/../../file.jpg substring.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Aug 21, 2026View on NVD →
Detail

WordPress is an open-source content management system (CMS) used by individuals, bloggers, and businesses to create and manage websites. It is especially popular due to its user-friendly interface and extensive plugin ecosystem. WordPress powers over 40% of all websites on the internet, ranging from personal blogs to large corporate websites. This widespread use makes it a target for vulnerabilities. The core platform provides tools for web development, including file uploads and image cropping, where this vulnerability occurs.

The vulnerability in WordPress allows an attacker to upload a crafted image file that leads to remote code execution (RCE). By exploiting a flaw in the wp_crop_image() function, an attacker with permission to upload and crop images can manipulate the file path. This attack could allow arbitrary file writes to the server, potentially leading to unauthorized access or control.

The vulnerability arises from improper validation of file paths in the wp_crop_image() function. An attacker can include a crafted file with a filename that incorporates directory traversal (../) characters, allowing them to write files outside of the intended directory. This leads to potential code execution if the attacker writes a PHP file to an accessible location. The attacker needs to have image upload permissions, but no direct file editing rights are required. The vulnerable endpoint is the image upload function in the WordPress media manager, which is widely used by content creators and administrators.

If exploited, this vulnerability allows attackers to gain remote control over the web server. Malicious users can execute arbitrary commands, modify or delete files, and escalate privileges to further compromise the server. This could lead to complete site takeover, data theft, or defacement of the affected WordPress site. Attackers could also use the compromised site to launch further attacks on visitors or other systems.

S4E offers a seamless solution for identifying and mitigating critical vulnerabilities like CVE-2019-8943. By scanning your digital assets regularly, you can stay ahead of potential threats and protect your WordPress sites from unauthorized access or remote code execution attacks. With our detailed reports and expert recommendations, you can ensure the security of your online presence. Join the platform today to benefit from continuous vulnerability monitoring and proactive protection.

References:

Solution Advice
  • Update WordPress to the latest version to patch the vulnerability.
  • Restrict file upload permissions to trusted users only.
  • Implement file type and size validation to prevent malicious uploads.
  • Monitor server logs for unusual activity related to file uploads.
  • Use security plugins that scan for potential file modifications.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2019-8943 scanner - Remote Code Execution (RCE) vulnerability in WordPress | S4E