CVE Catalog

CVE-2024-58353

HighCVSS 8.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

XSS vulnerability in Cal.com (calcom/cal.diy) versions up to 4.7.15. Booking form field labels are rendered via React's dangerouslySetInnerHTML without proper sanitization, allowing injection of arbitrary HTML/JavaScript. Fixed in version 4.7.16.

Risk Assessment

An attacker can execute a script in the victim's browser when visiting the booking page, potentially leading to session theft or data leakage.

Recommendation

Update Cal.com to version 4.7.16 or later. For self-hosted instances with open registration, consider additional security measures.

Other vulnerabilities in Cal.com

See all
Original NVD description (English source)

Cal.com (repository calcom/cal.diy) in versions <= 4.7.15 is vulnerable to cross-site scripting (XSS) on the publicly accessible single booking view (e.g., /booking/<id>). Booking question (form field) labels are rendered via React's dangerouslySetInnerHTML without proper input sanitization or CSP, so an attacker who can create an event type with a malicious booking question label can inject arbitrary HTML/JavaScript that executes when a victim visits the booking view URL. Self-hosted instances with open registration are particularly at risk. The issue is fixed in version 4.7.16.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS