3 matches found
CVE-2024-58353
Cal.com (repository calcom/cal.diy) prior to 4.7.16 is affected by XSS in the publicly accessible single booking view (/booking/). The booking form labels are rendered via React dangerouslySetInnerHTML without input sanitization or CSP, enabling an attacker who can create an event type with a mal...
CVE-2024-58353 Cal.com through 4.7.15 Cross-Site Scripting via booking questions
Cal.com repository calcom/cal.diy in versions . 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 th...
PT-2026-64181
Name of the Vulnerable Software and Affected Versions Cal.com versions prior to 4.7.16 Description A stored cross-site scripting issue exists where the single booking view endpoint '/booking/' renders booking-question field labels using React's dangerouslySetInnerHTML without proper sanitization ...