CVE-2024-13675: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in amans2k SlingBlocks – Gutenberg Blocks by FunnelKit (Formerly WooFunnels)
CVE-2024-13675 is a stored cross-site scripting (XSS) vulnerability in the SlingBlocks – Gutenberg Blocks by FunnelKit WordPress plugin, affecting all versions up to 1. 5. 0. It arises from improper input sanitization and output escaping in the "Icon List" block, 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 further attacks. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require some level of authentication. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially those with multiple contributors or public-facing WordPress sites. Countries with widespread WordPress usage and significant e-commerce or content publishing sectors are most at risk.
AI Analysis
Technical Summary
CVE-2024-13675 is a stored cross-site scripting (XSS) vulnerability identified in the SlingBlocks – Gutenberg Blocks by FunnelKit (formerly WooFunnels) WordPress plugin, specifically within the "Icon List" block functionality. This vulnerability exists due to insufficient sanitization of user input and inadequate escaping of output during web page generation, categorized under CWE-79. Authenticated users with Contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages or posts via the vulnerable block. Because the malicious script is stored persistently, it executes every time the affected page is loaded by any user, including administrators and visitors. The vulnerability has a CVSS 3.1 base score of 6.4, indicating a medium severity level, with an attack vector of network (remote exploitation), low attack complexity, and requiring privileges (authenticated contributor or higher). The scope is changed, meaning the vulnerability can affect components beyond the initially vulnerable plugin, potentially impacting the entire WordPress site. The impact includes limited confidentiality and integrity loss, as attackers can steal session cookies, perform actions on behalf of users, or deface content. Availability is not impacted. No public exploits have been reported yet, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is widely used in WordPress environments that utilize Gutenberg blocks for content creation, especially in e-commerce and marketing sites leveraging FunnelKit’s tools.
Potential Impact
The primary impact of this vulnerability is the potential for attackers with Contributor-level access to execute persistent malicious scripts on affected WordPress sites. This can lead to session hijacking, unauthorized actions performed in the context of higher-privileged users (such as editors or administrators), defacement of web content, and distribution of malware to site visitors. Since the vulnerability is stored XSS, it affects all users who view the compromised pages, increasing the attack surface. Organizations relying on this plugin for content management or e-commerce may face reputational damage, data leakage, and unauthorized access to sensitive administrative functions. The medium CVSS score reflects moderate risk, but the real-world impact could be significant if attackers escalate privileges or combine this with other vulnerabilities. The requirement for authenticated access limits exploitation to insiders or compromised accounts, but many WordPress sites allow contributors or similar roles, making this a realistic threat. The absence of known exploits in the wild suggests a window for proactive mitigation before widespread attacks occur.
Mitigation Recommendations
1. Immediate upgrade: Organizations should update the SlingBlocks – Gutenberg Blocks by FunnelKit plugin to a version where this vulnerability is patched once available. Monitor vendor announcements for patches. 2. Restrict contributor permissions: Limit the number of users with Contributor-level or higher access, applying the principle of least privilege. 3. Input validation and output escaping: Site administrators or developers can implement additional server-side input sanitization and output escaping for the "Icon List" block content as a temporary mitigation. 4. Web Application Firewall (WAF): Deploy or update WAF rules to detect and block malicious script payloads targeting this vulnerability. 5. Monitor logs and user activity: Watch for unusual contributor behavior or unexpected content changes that may indicate exploitation attempts. 6. Educate users: Train content contributors on safe content practices and the risks of injecting untrusted scripts. 7. Disable or remove the vulnerable block: If patching is not immediately possible, consider disabling the "Icon List" block or the entire plugin to prevent exploitation. 8. Regular security audits: Conduct periodic vulnerability scans and penetration tests focusing on WordPress plugins and user-generated content.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Brazil, Japan, Netherlands, Italy, Spain
CVE-2024-13675: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in amans2k SlingBlocks – Gutenberg Blocks by FunnelKit (Formerly WooFunnels)
Description
CVE-2024-13675 is a stored cross-site scripting (XSS) vulnerability in the SlingBlocks – Gutenberg Blocks by FunnelKit WordPress plugin, affecting all versions up to 1. 5. 0. It arises from improper input sanitization and output escaping in the "Icon List" block, 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 further attacks. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction but does require some level of authentication. No known exploits are currently reported in the wild. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially those with multiple contributors or public-facing WordPress sites. Countries with widespread WordPress usage and significant e-commerce or content publishing sectors are most at risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-13675 is a stored cross-site scripting (XSS) vulnerability identified in the SlingBlocks – Gutenberg Blocks by FunnelKit (formerly WooFunnels) WordPress plugin, specifically within the "Icon List" block functionality. This vulnerability exists due to insufficient sanitization of user input and inadequate escaping of output during web page generation, categorized under CWE-79. Authenticated users with Contributor-level permissions or higher can exploit this flaw by injecting arbitrary JavaScript code into pages or posts via the vulnerable block. Because the malicious script is stored persistently, it executes every time the affected page is loaded by any user, including administrators and visitors. The vulnerability has a CVSS 3.1 base score of 6.4, indicating a medium severity level, with an attack vector of network (remote exploitation), low attack complexity, and requiring privileges (authenticated contributor or higher). The scope is changed, meaning the vulnerability can affect components beyond the initially vulnerable plugin, potentially impacting the entire WordPress site. The impact includes limited confidentiality and integrity loss, as attackers can steal session cookies, perform actions on behalf of users, or deface content. Availability is not impacted. No public exploits have been reported yet, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is widely used in WordPress environments that utilize Gutenberg blocks for content creation, especially in e-commerce and marketing sites leveraging FunnelKit’s tools.
Potential Impact
The primary impact of this vulnerability is the potential for attackers with Contributor-level access to execute persistent malicious scripts on affected WordPress sites. This can lead to session hijacking, unauthorized actions performed in the context of higher-privileged users (such as editors or administrators), defacement of web content, and distribution of malware to site visitors. Since the vulnerability is stored XSS, it affects all users who view the compromised pages, increasing the attack surface. Organizations relying on this plugin for content management or e-commerce may face reputational damage, data leakage, and unauthorized access to sensitive administrative functions. The medium CVSS score reflects moderate risk, but the real-world impact could be significant if attackers escalate privileges or combine this with other vulnerabilities. The requirement for authenticated access limits exploitation to insiders or compromised accounts, but many WordPress sites allow contributors or similar roles, making this a realistic threat. The absence of known exploits in the wild suggests a window for proactive mitigation before widespread attacks occur.
Mitigation Recommendations
1. Immediate upgrade: Organizations should update the SlingBlocks – Gutenberg Blocks by FunnelKit plugin to a version where this vulnerability is patched once available. Monitor vendor announcements for patches. 2. Restrict contributor permissions: Limit the number of users with Contributor-level or higher access, applying the principle of least privilege. 3. Input validation and output escaping: Site administrators or developers can implement additional server-side input sanitization and output escaping for the "Icon List" block content as a temporary mitigation. 4. Web Application Firewall (WAF): Deploy or update WAF rules to detect and block malicious script payloads targeting this vulnerability. 5. Monitor logs and user activity: Watch for unusual contributor behavior or unexpected content changes that may indicate exploitation attempts. 6. Educate users: Train content contributors on safe content practices and the risks of injecting untrusted scripts. 7. Disable or remove the vulnerable block: If patching is not immediately possible, consider disabling the "Icon List" block or the entire plugin to prevent exploitation. 8. Regular security audits: Conduct periodic vulnerability scans and penetration tests focusing on WordPress plugins and user-generated content.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-01-23T18:19:58.235Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e67b7ef31ef0b5a0096
Added to database: 2/25/2026, 9:49:27 PM
Last enriched: 2/25/2026, 10:59:19 PM
Last updated: 2/26/2026, 9:09:41 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-28138: Deserialization of Untrusted Data in Stylemix uListing
UnknownCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
UnknownCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
UnknownCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
UnknownCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
UnknownActions
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.