CVE-2024-12811: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in ShineTheme Travel Booking WordPress Theme
CVE-2024-12811 is a high-severity Local File Inclusion (LFI) vulnerability in the Traveler WordPress theme by ShineTheme, affecting all versions up to 3. 1. 8. It arises from improper control of the filename in the 'hotel_alone_slider' shortcode's 'style' attribute, allowing authenticated users with contributor-level or higher permissions to include and execute arbitrary files on the server. This can lead to remote code execution if attackers upload PHP files and include them via the vulnerable parameter. The vulnerability does not require user interaction beyond authentication and has a CVSS score of 8. 8, indicating high impact on confidentiality, integrity, and availability. No known public exploits are reported yet. Organizations using this theme should urgently restrict contributor permissions, monitor for suspicious file uploads, and apply patches or mitigations once available. Countries with large WordPress user bases and tourism-related businesses are at higher risk.
AI Analysis
Technical Summary
CVE-2024-12811 is a Local File Inclusion vulnerability classified under CWE-98, found in the Traveler WordPress theme developed by ShineTheme. The flaw exists in the handling of the 'hotel_alone_slider' shortcode's 'style' attribute, which fails to properly sanitize or validate input used in PHP include or require statements. Authenticated users with contributor-level or higher permissions can exploit this by manipulating the 'style' attribute to include arbitrary files from the server filesystem. If an attacker can upload PHP files (e.g., via other plugin vulnerabilities or misconfigurations), they can execute arbitrary PHP code, leading to full compromise of the web server environment. The vulnerability affects all versions up to and including 3.1.8 of the theme. The CVSS 3.1 base score is 8.8, reflecting network attack vector, low attack complexity, required privileges at contributor level, no user interaction, and high impact on confidentiality, integrity, and availability. Although no public exploits have been reported, the vulnerability poses a significant risk due to the common use of WordPress and the theme in travel and booking websites, which often handle sensitive customer data and payment information. The flaw enables attackers to bypass access controls and potentially pivot to further internal network compromise.
Potential Impact
The impact of CVE-2024-12811 is severe for organizations using the Traveler WordPress theme, especially those in the travel, hospitality, and booking sectors. Successful exploitation can lead to remote code execution on the web server, allowing attackers to execute arbitrary PHP code, steal sensitive customer and business data, modify website content, or disrupt service availability. This can result in data breaches, financial loss, reputational damage, and regulatory penalties. Since the vulnerability requires only contributor-level authentication, attackers may gain initial access through compromised or weak user credentials or social engineering. The ability to include arbitrary files also facilitates privilege escalation and lateral movement within the hosting environment. Organizations relying on this theme for customer-facing booking systems are particularly at risk, as attackers could manipulate booking data or inject malicious content affecting end users.
Mitigation Recommendations
Organizations should immediately audit user permissions and restrict contributor-level access to trusted users only. Disable or remove the 'hotel_alone_slider' shortcode if it is not essential. Monitor file upload directories and web server logs for suspicious activity, such as unexpected PHP file uploads or unusual include paths. Implement Web Application Firewall (WAF) rules to detect and block attempts to exploit the 'style' attribute in the shortcode. Apply principle of least privilege to WordPress roles and consider multi-factor authentication to reduce risk of credential compromise. Since no official patch is currently available, consider temporarily switching to alternative themes or custom solutions until a fixed version is released. Regularly update all WordPress components and monitor vendor announcements for patches. Conduct thorough security assessments of the hosting environment to identify and remediate other potential vectors that could facilitate file uploads or code execution.
Affected Countries
United States, United Kingdom, Germany, France, Australia, Canada, India, Brazil, Japan, Italy, Spain, Netherlands, South Africa
CVE-2024-12811: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in ShineTheme Travel Booking WordPress Theme
Description
CVE-2024-12811 is a high-severity Local File Inclusion (LFI) vulnerability in the Traveler WordPress theme by ShineTheme, affecting all versions up to 3. 1. 8. It arises from improper control of the filename in the 'hotel_alone_slider' shortcode's 'style' attribute, allowing authenticated users with contributor-level or higher permissions to include and execute arbitrary files on the server. This can lead to remote code execution if attackers upload PHP files and include them via the vulnerable parameter. The vulnerability does not require user interaction beyond authentication and has a CVSS score of 8. 8, indicating high impact on confidentiality, integrity, and availability. No known public exploits are reported yet. Organizations using this theme should urgently restrict contributor permissions, monitor for suspicious file uploads, and apply patches or mitigations once available. Countries with large WordPress user bases and tourism-related businesses are at higher risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-12811 is a Local File Inclusion vulnerability classified under CWE-98, found in the Traveler WordPress theme developed by ShineTheme. The flaw exists in the handling of the 'hotel_alone_slider' shortcode's 'style' attribute, which fails to properly sanitize or validate input used in PHP include or require statements. Authenticated users with contributor-level or higher permissions can exploit this by manipulating the 'style' attribute to include arbitrary files from the server filesystem. If an attacker can upload PHP files (e.g., via other plugin vulnerabilities or misconfigurations), they can execute arbitrary PHP code, leading to full compromise of the web server environment. The vulnerability affects all versions up to and including 3.1.8 of the theme. The CVSS 3.1 base score is 8.8, reflecting network attack vector, low attack complexity, required privileges at contributor level, no user interaction, and high impact on confidentiality, integrity, and availability. Although no public exploits have been reported, the vulnerability poses a significant risk due to the common use of WordPress and the theme in travel and booking websites, which often handle sensitive customer data and payment information. The flaw enables attackers to bypass access controls and potentially pivot to further internal network compromise.
Potential Impact
The impact of CVE-2024-12811 is severe for organizations using the Traveler WordPress theme, especially those in the travel, hospitality, and booking sectors. Successful exploitation can lead to remote code execution on the web server, allowing attackers to execute arbitrary PHP code, steal sensitive customer and business data, modify website content, or disrupt service availability. This can result in data breaches, financial loss, reputational damage, and regulatory penalties. Since the vulnerability requires only contributor-level authentication, attackers may gain initial access through compromised or weak user credentials or social engineering. The ability to include arbitrary files also facilitates privilege escalation and lateral movement within the hosting environment. Organizations relying on this theme for customer-facing booking systems are particularly at risk, as attackers could manipulate booking data or inject malicious content affecting end users.
Mitigation Recommendations
Organizations should immediately audit user permissions and restrict contributor-level access to trusted users only. Disable or remove the 'hotel_alone_slider' shortcode if it is not essential. Monitor file upload directories and web server logs for suspicious activity, such as unexpected PHP file uploads or unusual include paths. Implement Web Application Firewall (WAF) rules to detect and block attempts to exploit the 'style' attribute in the shortcode. Apply principle of least privilege to WordPress roles and consider multi-factor authentication to reduce risk of credential compromise. Since no official patch is currently available, consider temporarily switching to alternative themes or custom solutions until a fixed version is released. Regularly update all WordPress components and monitor vendor announcements for patches. Conduct thorough security assessments of the hosting environment to identify and remediate other potential vectors that could facilitate file uploads or code execution.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-12-19T19:03:02.578Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e48b7ef31ef0b59c473
Added to database: 2/25/2026, 9:48:56 PM
Last enriched: 2/26/2026, 2:56:24 AM
Last updated: 2/26/2026, 7:34:22 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumCVE-2026-2499: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tgrk Custom Logo
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.