CVE-2024-13587: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in softdiscover Zigaform – Price Calculator & Cost Estimation Form Builder Lite
CVE-2024-13587 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Zigaform – Price Calculator & Cost Estimation Form Builder Lite, affecting all versions up to 7. 4. 2. The vulnerability arises from improper input sanitization and output escaping in the 'zgfm_fvar' shortcode, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions. The CVSS 3. 1 base score is 6. 4 (medium severity), reflecting network attack vector, low attack complexity, and no user interaction required. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially in environments with multiple contributors.
AI Analysis
Technical Summary
CVE-2024-13587 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WordPress plugin Zigaform – Price Calculator & Cost Estimation Form Builder Lite, versions up to and including 7.4.2. The vulnerability stems from insufficient sanitization and escaping of user-supplied input within the 'zgfm_fvar' shortcode. Authenticated attackers with contributor-level privileges or higher can exploit this flaw by injecting arbitrary JavaScript code into pages generated by the plugin. Because the malicious script is stored persistently, it executes in the context of any user who visits the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of the victim. The vulnerability requires authentication but no additional user interaction, and the attack complexity is low. The CVSS 3.1 score of 6.4 reflects a medium severity with network attack vector, low complexity, privileges required, no user interaction, and partial impact on confidentiality and integrity. No public exploits have been reported yet, but the vulnerability poses a significant risk in multi-user WordPress environments where contributors can add content. The lack of patch links suggests that a fix may not yet be available or publicly released, emphasizing the need for immediate mitigation steps. This vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS.
Potential Impact
The primary impact of CVE-2024-13587 is the compromise of confidentiality and integrity of user data on affected WordPress sites using the vulnerable Zigaform plugin. Exploitation allows attackers to execute arbitrary scripts in the context of site visitors, which can lead to session hijacking, theft of authentication tokens, defacement, or redirection to malicious sites. This can erode user trust and damage organizational reputation. For organizations, especially those with multiple contributors or editors, the risk is elevated as attackers only need contributor-level access to inject malicious payloads. The vulnerability does not affect availability directly but can lead to indirect service disruptions if exploited at scale or combined with other attacks. Since WordPress powers a significant portion of websites globally, the scope of affected systems is broad, particularly for sites using this specific plugin. The absence of known exploits in the wild reduces immediate risk but does not eliminate it, as attackers may develop exploits rapidly once details are public. Organizations relying on this plugin for price calculation and cost estimation functionality may face operational risks if the plugin is disabled or removed as a mitigation step.
Mitigation Recommendations
1. Immediately restrict contributor-level access to trusted users only until a patch is available. 2. Monitor and audit all content submissions involving the 'zgfm_fvar' shortcode for suspicious or unexpected input. 3. Apply strict input validation and output escaping at the application or web server level if possible, using web application firewalls (WAFs) with custom rules targeting the vulnerable shortcode parameters. 4. Disable or remove the Zigaform – Price Calculator & Cost Estimation Form Builder Lite plugin if it is not essential or if no patch is available. 5. Keep WordPress core and all plugins updated, and subscribe to vendor or security mailing lists for patch announcements. 6. Educate contributors about the risks of injecting untrusted content and enforce content submission policies. 7. Implement Content Security Policy (CSP) headers to reduce the impact of XSS by restricting script execution sources. 8. Conduct regular security scans and penetration testing focusing on XSS vulnerabilities in user-generated content areas. 9. Backup website data regularly to enable quick recovery if exploitation occurs.
Affected Countries
United States, India, Germany, United Kingdom, Canada, Australia, Brazil, France, Netherlands, Japan, Italy, Spain
CVE-2024-13587: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in softdiscover Zigaform – Price Calculator & Cost Estimation Form Builder Lite
Description
CVE-2024-13587 is a stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Zigaform – Price Calculator & Cost Estimation Form Builder Lite, affecting all versions up to 7. 4. 2. The vulnerability arises from improper input sanitization and output escaping in the 'zgfm_fvar' shortcode, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, defacement, or unauthorized actions. The CVSS 3. 1 base score is 6. 4 (medium severity), reflecting network attack vector, low attack complexity, and no user interaction required. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially in environments with multiple contributors.
AI-Powered Analysis
Technical Analysis
CVE-2024-13587 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WordPress plugin Zigaform – Price Calculator & Cost Estimation Form Builder Lite, versions up to and including 7.4.2. The vulnerability stems from insufficient sanitization and escaping of user-supplied input within the 'zgfm_fvar' shortcode. Authenticated attackers with contributor-level privileges or higher can exploit this flaw by injecting arbitrary JavaScript code into pages generated by the plugin. Because the malicious script is stored persistently, it executes in the context of any user who visits the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of the victim. The vulnerability requires authentication but no additional user interaction, and the attack complexity is low. The CVSS 3.1 score of 6.4 reflects a medium severity with network attack vector, low complexity, privileges required, no user interaction, and partial impact on confidentiality and integrity. No public exploits have been reported yet, but the vulnerability poses a significant risk in multi-user WordPress environments where contributors can add content. The lack of patch links suggests that a fix may not yet be available or publicly released, emphasizing the need for immediate mitigation steps. This vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS.
Potential Impact
The primary impact of CVE-2024-13587 is the compromise of confidentiality and integrity of user data on affected WordPress sites using the vulnerable Zigaform plugin. Exploitation allows attackers to execute arbitrary scripts in the context of site visitors, which can lead to session hijacking, theft of authentication tokens, defacement, or redirection to malicious sites. This can erode user trust and damage organizational reputation. For organizations, especially those with multiple contributors or editors, the risk is elevated as attackers only need contributor-level access to inject malicious payloads. The vulnerability does not affect availability directly but can lead to indirect service disruptions if exploited at scale or combined with other attacks. Since WordPress powers a significant portion of websites globally, the scope of affected systems is broad, particularly for sites using this specific plugin. The absence of known exploits in the wild reduces immediate risk but does not eliminate it, as attackers may develop exploits rapidly once details are public. Organizations relying on this plugin for price calculation and cost estimation functionality may face operational risks if the plugin is disabled or removed as a mitigation step.
Mitigation Recommendations
1. Immediately restrict contributor-level access to trusted users only until a patch is available. 2. Monitor and audit all content submissions involving the 'zgfm_fvar' shortcode for suspicious or unexpected input. 3. Apply strict input validation and output escaping at the application or web server level if possible, using web application firewalls (WAFs) with custom rules targeting the vulnerable shortcode parameters. 4. Disable or remove the Zigaform – Price Calculator & Cost Estimation Form Builder Lite plugin if it is not essential or if no patch is available. 5. Keep WordPress core and all plugins updated, and subscribe to vendor or security mailing lists for patch announcements. 6. Educate contributors about the risks of injecting untrusted content and enforce content submission policies. 7. Implement Content Security Policy (CSP) headers to reduce the impact of XSS by restricting script execution sources. 8. Conduct regular security scans and penetration testing focusing on XSS vulnerabilities in user-generated content areas. 9. Backup website data regularly to enable quick recovery if exploitation occurs.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-21T14:39:52.881Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e61b7ef31ef0b59f4a6
Added to database: 2/25/2026, 9:49:21 PM
Last enriched: 2/25/2026, 11:30:08 PM
Last updated: 2/26/2026, 6:51:29 AM
Views: 2
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.