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

CVE-2024-8856 Scanner

CVE-2024-8856 Scanner - Remote Code Execution vulnerability in WP Time Capsule Plugin

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
2.1k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-8856
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

The Backup and Staging by WP Time Capsule plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the the UploadHandler.php file and no direct file access prevention in all versions up to, and including, 1.22.21. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Backup and Staging by WP Time Capsuleby revmakx
0
backup_and_staging_by_wp_time_capsuleby revmakx
0
Updated Sep 10, 2026View on NVD →
Detail

The WP Time Capsule Plugin is a WordPress plugin used for backup and staging purposes. It allows users to back up their websites and restore previous versions of their sites. The plugin helps automate the process of backing up WordPress data, ensuring that website administrators can easily restore their content if needed. It is widely used by individuals and businesses who rely on WordPress for their websites. The plugin integrates with WordPress and provides a straightforward interface for managing backups. However, recent security issues have been identified within the plugin, exposing users to vulnerabilities that could compromise the security of their websites.

The WP Time Capsule Plugin is vulnerable to remote code execution (RCE) due to a lack of file type validation in the UploadHandler.php file. This vulnerability allows unauthenticated attackers to upload arbitrary files to the server, which could lead to the execution of malicious code. The issue affects all versions up to and including 1.22.21. The vulnerability arises from the plugin's inability to properly validate file types, allowing attackers to upload PHP files that could then be executed remotely. This opens the door for attackers to gain control over the server hosting the WordPress site.

The vulnerability is located in the UploadHandler.php file of the WP Time Capsule Plugin. It stems from the plugin's failure to properly validate uploaded files, specifically within the file upload handler used for backup purposes. Attackers can exploit this flaw by uploading PHP files disguised as other file types. Once the malicious file is uploaded, attackers can execute the PHP file by accessing it through a publicly accessible URL. The file upload process does not restrict access to the uploaded files, which allows attackers to execute arbitrary code remotely on the server.

If exploited, this vulnerability could allow attackers to execute arbitrary PHP code on the server. This could lead to complete server compromise, allowing attackers to gain administrative access to the WordPress site. Attackers could use this access to modify website content, steal sensitive data, or launch further attacks. In addition, the server could be used for further malicious activities, such as hosting malware or launching DDoS attacks. The exploit of this vulnerability could result in significant damage to the website and its users.

REFERENCES

Solution Advice
  • Upgrade to WP Time Capsule Plugin version 1.22.22 or later.
  • Ensure proper file validation is in place to restrict file uploads to only trusted types.
  • Implement access controls to restrict direct file access to uploaded files.
  • Regularly review and update WordPress plugins to patch known vulnerabilities.
  • Monitor server logs for unusual activity that might indicate exploitation attempts.

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-2024-8856 Scanner - Remote Code Execution vulnerability in WP Time Capsule Plugin | S4E