CVE-2024-58349
Deferred Deferred - Pending Action
Arbitrary File Upload in Travelscape WordPress Theme

Publication date: 2026-06-08

Last updated on: 2026-06-08

Assigner: VulnCheck

Description
WordPress Theme Travelscape 1.0.3 contains an arbitrary file upload vulnerability that allows unauthenticated attackers to upload malicious files by exploiting insufficient validation in the theme's upload functionality. Attackers can upload arbitrary files to the theme directory and execute them to achieve remote code execution on the affected WordPress installation.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-08
Last Modified
2026-06-08
Generated
2026-06-08
AI Q&A
2026-06-08
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

WordPress Theme Travelscape version 1.0.3 contains a critical arbitrary file upload vulnerability. This flaw arises from insufficient validation in the theme's upload functionality, allowing unauthenticated attackers to upload malicious files.

Attackers can exploit this vulnerability to upload arbitrary files, such as malicious PHP scripts, to the theme directory. Once uploaded, these files can be executed on the server, enabling remote code execution on the affected WordPress installation.

Impact Analysis

This vulnerability can have severe impacts including unauthorized remote code execution on your WordPress site. Attackers can upload and run malicious scripts, potentially gaining full control over the server hosting the website.

Such control can lead to data theft, website defacement, installation of backdoors, or use of the server for further attacks, severely compromising the security and integrity of your web environment.

Detection Guidance

This vulnerability can be detected by using the exploit script published on Exploit Database (EDB-ID: 51969) which attempts to upload malicious PHP files to the server and checks for specific markers in the response indicating successful exploitation.

The Python script included in the exploit tests multiple potential paths for vulnerable installations and looks for response markers such as "MSQ_403", "Yanz Webshell!", or "Uname:" to confirm the presence of the vulnerability.

To detect the vulnerability manually, you can attempt to upload a test file via the theme's upload functionality and check if it is accepted and executable on the server, but using the provided exploit script is a more automated and reliable method.

Compliance Impact

The vulnerability in WordPress Theme Travelscape 1.0.3 allows unauthenticated attackers to upload and execute arbitrary malicious files, leading to remote code execution on the affected site.

Such a compromise can lead to unauthorized access, data breaches, and potential exposure of sensitive personal or health information stored on the affected system.

Consequently, this vulnerability can negatively impact compliance with common standards and regulations like GDPR and HIPAA, which mandate the protection of personal and health data against unauthorized access and breaches.

Mitigation Strategies

To mitigate the arbitrary file upload vulnerability in WordPress Theme Travelscape 1.0.3, immediate steps include removing or disabling the vulnerable theme to prevent exploitation.

Ensure that the WordPress installation is updated by applying any available patches or upgrading to a version of the theme that addresses this vulnerability.

Restrict file upload permissions and validate uploaded files rigorously to prevent malicious files from being accepted.

Monitor the server for any signs of compromise, such as unexpected files or webshells, and remove any malicious files found.

Consider temporarily disabling file upload functionality in the theme if possible until a secure version is available.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2024-58349. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart