CVE-2024-13323: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpdevelop WP Booking Calendar
CVE-2024-13323 is a stored cross-site scripting (XSS) vulnerability in the WP Booking Calendar WordPress plugin, affecting all versions up to 10. 9. 2. The flaw arises from insufficient input sanitization and output escaping on user-supplied attributes within the plugin's 'booking' shortcode. Authenticated attackers with contributor-level or higher privileges can inject malicious scripts that execute whenever any user views the compromised page. This vulnerability does not require user interaction to trigger once the malicious content is stored and viewed. The CVSS score is 6. 4 (medium severity), reflecting the ease of exploitation by authenticated users and the potential for confidentiality and integrity impacts, but no direct availability impact. No known exploits are reported in the wild yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential exploitation that could lead to session hijacking, data theft, or unauthorized actions within affected WordPress sites.
AI Analysis
Technical Summary
CVE-2024-13323 is a stored cross-site scripting (XSS) vulnerability identified in the WP Booking Calendar plugin for WordPress, affecting all versions up to and including 10.9.2. The vulnerability stems from improper neutralization of input during web page generation, specifically in the handling of the 'booking' shortcode attributes. The plugin fails to adequately sanitize and escape user-supplied input, allowing an authenticated attacker with contributor-level access or higher to inject arbitrary JavaScript code into pages. Once injected, this malicious script executes in the context of any user who visits the compromised page, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The vulnerability requires authentication but no additional user interaction to trigger, and it affects the confidentiality and integrity of the affected systems. The CVSS 3.1 base score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and privileges required at the contributor level. No patches or official fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. This vulnerability highlights the importance of proper input validation and output encoding in WordPress plugins, especially those that process user-generated content or attributes.
Potential Impact
The impact of CVE-2024-13323 is primarily on the confidentiality and integrity of WordPress sites using the WP Booking Calendar plugin. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of site visitors, which can lead to session hijacking, theft of sensitive information such as cookies or credentials, and unauthorized actions performed on behalf of legitimate users. Since the vulnerability requires contributor-level authentication, attackers must first compromise or register an account with sufficient privileges, which may be feasible on sites allowing user registrations. The scope of affected systems includes all WordPress installations using the vulnerable plugin versions, which could be significant given the popularity of WordPress and its plugins. Although availability is not directly impacted, the compromise of site integrity and user trust can have severe reputational and operational consequences. Additionally, attackers could leverage this vulnerability as a foothold for further attacks within the WordPress environment or pivot to other internal systems. Organizations relying on this plugin for booking functionalities may face disruptions or data breaches if the vulnerability is exploited.
Mitigation Recommendations
To mitigate CVE-2024-13323, organizations should first check for and apply any official patches or updates released by the WP Booking Calendar plugin developers once available. In the absence of patches, administrators should consider temporarily disabling the plugin or removing the 'booking' shortcode from pages to prevent exploitation. Restricting user registration and limiting contributor-level privileges to trusted users can reduce the risk of attacker access. Implementing a web application firewall (WAF) with rules to detect and block malicious script injections targeting the plugin's shortcode parameters can provide additional protection. Site administrators should also enforce strict content security policies (CSP) to limit the execution of unauthorized scripts. Regularly auditing user accounts and monitoring logs for suspicious activity related to the plugin can help detect exploitation attempts early. Finally, educating users and administrators about the risks of XSS and the importance of privilege management is critical to reducing attack surface.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2024-13323: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpdevelop WP Booking Calendar
Description
CVE-2024-13323 is a stored cross-site scripting (XSS) vulnerability in the WP Booking Calendar WordPress plugin, affecting all versions up to 10. 9. 2. The flaw arises from insufficient input sanitization and output escaping on user-supplied attributes within the plugin's 'booking' shortcode. Authenticated attackers with contributor-level or higher privileges can inject malicious scripts that execute whenever any user views the compromised page. This vulnerability does not require user interaction to trigger once the malicious content is stored and viewed. The CVSS score is 6. 4 (medium severity), reflecting the ease of exploitation by authenticated users and the potential for confidentiality and integrity impacts, but no direct availability impact. No known exploits are reported in the wild yet. Organizations using this plugin should prioritize patching or applying mitigations to prevent potential exploitation that could lead to session hijacking, data theft, or unauthorized actions within affected WordPress sites.
AI-Powered Analysis
Technical Analysis
CVE-2024-13323 is a stored cross-site scripting (XSS) vulnerability identified in the WP Booking Calendar plugin for WordPress, affecting all versions up to and including 10.9.2. The vulnerability stems from improper neutralization of input during web page generation, specifically in the handling of the 'booking' shortcode attributes. The plugin fails to adequately sanitize and escape user-supplied input, allowing an authenticated attacker with contributor-level access or higher to inject arbitrary JavaScript code into pages. Once injected, this malicious script executes in the context of any user who visits the compromised page, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The vulnerability requires authentication but no additional user interaction to trigger, and it affects the confidentiality and integrity of the affected systems. The CVSS 3.1 base score of 6.4 reflects a medium severity, with network attack vector, low attack complexity, and privileges required at the contributor level. No patches or official fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. This vulnerability highlights the importance of proper input validation and output encoding in WordPress plugins, especially those that process user-generated content or attributes.
Potential Impact
The impact of CVE-2024-13323 is primarily on the confidentiality and integrity of WordPress sites using the WP Booking Calendar plugin. Successful exploitation allows attackers to execute arbitrary JavaScript in the context of site visitors, which can lead to session hijacking, theft of sensitive information such as cookies or credentials, and unauthorized actions performed on behalf of legitimate users. Since the vulnerability requires contributor-level authentication, attackers must first compromise or register an account with sufficient privileges, which may be feasible on sites allowing user registrations. The scope of affected systems includes all WordPress installations using the vulnerable plugin versions, which could be significant given the popularity of WordPress and its plugins. Although availability is not directly impacted, the compromise of site integrity and user trust can have severe reputational and operational consequences. Additionally, attackers could leverage this vulnerability as a foothold for further attacks within the WordPress environment or pivot to other internal systems. Organizations relying on this plugin for booking functionalities may face disruptions or data breaches if the vulnerability is exploited.
Mitigation Recommendations
To mitigate CVE-2024-13323, organizations should first check for and apply any official patches or updates released by the WP Booking Calendar plugin developers once available. In the absence of patches, administrators should consider temporarily disabling the plugin or removing the 'booking' shortcode from pages to prevent exploitation. Restricting user registration and limiting contributor-level privileges to trusted users can reduce the risk of attacker access. Implementing a web application firewall (WAF) with rules to detect and block malicious script injections targeting the plugin's shortcode parameters can provide additional protection. Site administrators should also enforce strict content security policies (CSP) to limit the execution of unauthorized scripts. Regularly auditing user accounts and monitoring logs for suspicious activity related to the plugin can help detect exploitation attempts early. Finally, educating users and administrators about the risks of XSS and the importance of privilege management is critical to reducing attack surface.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-09T23:01:21.921Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e4eb7ef31ef0b59ca9e
Added to database: 2/25/2026, 9:49:02 PM
Last enriched: 2/26/2026, 2:12:55 AM
Last updated: 2/26/2026, 7:03:36 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
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
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.