CVE-2023-4110
PHP Jabbers Availability Booking Calendar index.php cross site scripting
Record summary
CVE-2023-4110 has a selected CVSS score of 3.5 (low); EIP currently links 1 Nuclei template.
Description
A vulnerability has been found in PHP Jabbers Availability Booking Calendar 5.0 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file /index.php. The manipulation of the argument session_id leads to cross site scripting. The attack can be launched remotely. The identifier VDB-235957 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 10, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Availability Booking CalendarBrowse PHP Jabbers / Availability Booking CalendarDefault status: unknown | CVE List | 5.0 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMPHPJabbers Availability Booking Calendar 5.0 - Cross-Site ScriptingCVSS 6.1
A vulnerability has been found in PHP Jabbers Availability Booking Calendar 5.0 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file /index.php. The manipulation of the argument session_id leads to cross site scripting. The attack can be launched remotely.
Impact
Unauthenticated attackers can inject malicious JavaScript through the session_id parameter, potentially stealing user session cookies and accessing sensitive booking information from the calendar system.
Remediation
Update PHP Jabbers Availability Booking Calendar to a version newer than 5.0 that properly sanitizes the session_id parameter and encodes output.
Source: ProjectDiscovery