CVE-2024-33648: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Kemory Grubb Recencio Book Reviews
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Kemory Grubb Recencio Book Reviews allows DOM-Based XSS.This issue affects Recencio Book Reviews: from n/a through 1.66.0.
AI Analysis
Technical Summary
CVE-2024-33648 is a security vulnerability classified as CWE-79, indicating improper neutralization of input leading to Cross-site Scripting (XSS). Specifically, this is a DOM-based XSS vulnerability found in the Kemory Grubb Recencio Book Reviews application, affecting versions up to 1.66.0. DOM-based XSS occurs when client-side scripts write untrusted data to the Document Object Model without proper sanitization, enabling attackers to execute arbitrary JavaScript in the victim’s browser. This can lead to session hijacking, defacement, or redirection to malicious sites. The vulnerability requires an attacker to have at least low privileges (PR:L) and user interaction (UI:R), such as tricking a user into clicking a crafted link. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L) indicates network attack vector, low attack complexity, partial privileges, user interaction, and a scope change that affects confidentiality, integrity, and availability to a limited extent. No patches are currently linked, and no known exploits have been reported in the wild, but the vulnerability is publicly disclosed and should be addressed proactively. The vulnerability affects web applications that use Recencio Book Reviews, a platform for managing and displaying book reviews, which may be integrated into websites with user-generated content. Improper input handling during page generation allows malicious payloads to be executed in users’ browsers, potentially compromising user data and site integrity.
Potential Impact
For European organizations, this vulnerability poses risks primarily to web applications that incorporate Recencio Book Reviews, especially those with public user interactions such as book review platforms, educational institutions, or cultural organizations. Exploitation could lead to unauthorized access to user sessions, theft of sensitive information, defacement of content, or distribution of malware via injected scripts. This can damage organizational reputation, lead to regulatory non-compliance (e.g., GDPR breaches if personal data is compromised), and disrupt service availability. The medium severity rating reflects the need for user interaction and partial privileges, but the scope change means that the impact can extend beyond the initially compromised component. Organizations with high volumes of user traffic or those relying on user trust for their services are particularly vulnerable. The absence of known exploits reduces immediate risk but does not eliminate the potential for future attacks, especially as exploit code may be developed following public disclosure.
Mitigation Recommendations
1. Monitor for and apply official patches or updates from Kemory Grubb as soon as they become available to address this vulnerability. 2. Implement strict input validation and output encoding on all user-supplied data, particularly in areas where the application generates dynamic web content. 3. Employ Content Security Policy (CSP) headers to restrict the execution of untrusted scripts and reduce the impact of potential XSS attacks. 4. Conduct thorough code reviews and security testing focusing on client-side scripts that manipulate the DOM to ensure no unsafe data handling occurs. 5. Educate users and administrators about the risks of clicking unknown or suspicious links to reduce the likelihood of successful user interaction-based attacks. 6. Use web application firewalls (WAFs) with rules designed to detect and block XSS payloads targeting Recencio Book Reviews endpoints. 7. Regularly audit and monitor web application logs for unusual activity that may indicate exploitation attempts. 8. Consider isolating or sandboxing components that handle user-generated content to limit the scope of potential compromise.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain
CVE-2024-33648: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Kemory Grubb Recencio Book Reviews
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Kemory Grubb Recencio Book Reviews allows DOM-Based XSS.This issue affects Recencio Book Reviews: from n/a through 1.66.0.
AI-Powered Analysis
Technical Analysis
CVE-2024-33648 is a security vulnerability classified as CWE-79, indicating improper neutralization of input leading to Cross-site Scripting (XSS). Specifically, this is a DOM-based XSS vulnerability found in the Kemory Grubb Recencio Book Reviews application, affecting versions up to 1.66.0. DOM-based XSS occurs when client-side scripts write untrusted data to the Document Object Model without proper sanitization, enabling attackers to execute arbitrary JavaScript in the victim’s browser. This can lead to session hijacking, defacement, or redirection to malicious sites. The vulnerability requires an attacker to have at least low privileges (PR:L) and user interaction (UI:R), such as tricking a user into clicking a crafted link. The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L) indicates network attack vector, low attack complexity, partial privileges, user interaction, and a scope change that affects confidentiality, integrity, and availability to a limited extent. No patches are currently linked, and no known exploits have been reported in the wild, but the vulnerability is publicly disclosed and should be addressed proactively. The vulnerability affects web applications that use Recencio Book Reviews, a platform for managing and displaying book reviews, which may be integrated into websites with user-generated content. Improper input handling during page generation allows malicious payloads to be executed in users’ browsers, potentially compromising user data and site integrity.
Potential Impact
For European organizations, this vulnerability poses risks primarily to web applications that incorporate Recencio Book Reviews, especially those with public user interactions such as book review platforms, educational institutions, or cultural organizations. Exploitation could lead to unauthorized access to user sessions, theft of sensitive information, defacement of content, or distribution of malware via injected scripts. This can damage organizational reputation, lead to regulatory non-compliance (e.g., GDPR breaches if personal data is compromised), and disrupt service availability. The medium severity rating reflects the need for user interaction and partial privileges, but the scope change means that the impact can extend beyond the initially compromised component. Organizations with high volumes of user traffic or those relying on user trust for their services are particularly vulnerable. The absence of known exploits reduces immediate risk but does not eliminate the potential for future attacks, especially as exploit code may be developed following public disclosure.
Mitigation Recommendations
1. Monitor for and apply official patches or updates from Kemory Grubb as soon as they become available to address this vulnerability. 2. Implement strict input validation and output encoding on all user-supplied data, particularly in areas where the application generates dynamic web content. 3. Employ Content Security Policy (CSP) headers to restrict the execution of untrusted scripts and reduce the impact of potential XSS attacks. 4. Conduct thorough code reviews and security testing focusing on client-side scripts that manipulate the DOM to ensure no unsafe data handling occurs. 5. Educate users and administrators about the risks of clicking unknown or suspicious links to reduce the likelihood of successful user interaction-based attacks. 6. Use web application firewalls (WAFs) with rules designed to detect and block XSS payloads targeting Recencio Book Reviews endpoints. 7. Regularly audit and monitor web application logs for unusual activity that may indicate exploitation attempts. 8. Consider isolating or sandboxing components that handle user-generated content to limit the scope of potential compromise.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Patchstack
- Date Reserved
- 2024-04-25T09:19:09.422Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699575bd80d747be20537854
Added to database: 2/18/2026, 8:18:05 AM
Last enriched: 2/18/2026, 8:31:03 AM
Last updated: 2/20/2026, 9:36:52 PM
Views: 15
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-27120: CWE-75: Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) in vapor leaf-kit
MediumCVE-2026-27118: CWE-346: Origin Validation Error in sveltejs kit
MediumCVE-2026-27112: CWE-863: Incorrect Authorization in akuity kargo
CriticalCVE-2026-27111: CWE-862: Missing Authorization in akuity kargo
MediumCVE-2026-2857: Stack-based Buffer Overflow in D-Link DWR-M960
HighActions
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.