Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2024-37800: n/a

0
Medium
VulnerabilityCVE-2024-37800cvecve-2024-37800
Published: Tue Jun 18 2024 (06/18/2024, 00:00:00 UTC)
Source: CVE Database V5

Description

CVE-2024-37800 is a reflected cross-site scripting (XSS) vulnerability found in CodeProjects Restaurant Reservation System v1. 0, specifically via the Date parameter in index. php. This vulnerability allows attackers to inject malicious scripts that execute in the context of a victim's browser when they interact with crafted URLs. The CVSS score is 6. 1 (medium severity), indicating moderate risk with network attack vector, low attack complexity, no privileges required, but user interaction is necessary. The vulnerability impacts confidentiality and integrity by potentially stealing session tokens or manipulating client-side data, but does not affect availability. No known exploits are currently reported in the wild, and no patches have been published yet. Organizations using this system should prioritize input validation and output encoding to mitigate risks. Countries with significant deployment of this software or similar web applications, especially those with active restaurant reservation services, are at higher risk.

AI-Powered Analysis

AILast updated: 02/26/2026, 05:23:01 UTC

Technical Analysis

CVE-2024-37800 identifies a reflected cross-site scripting (XSS) vulnerability in CodeProjects Restaurant Reservation System version 1.0. The vulnerability arises from improper sanitization of user input in the 'Date' parameter within the index.php page, allowing an attacker to inject malicious JavaScript code that is reflected back to the user's browser. When a victim clicks a crafted link containing the malicious payload, the script executes in their browser context, potentially enabling theft of session cookies, redirection to malicious sites, or manipulation of client-side data. The vulnerability is classified under CWE-79, which covers improper neutralization of input during web page generation. The CVSS 3.1 score of 6.1 reflects that the attack can be launched remotely over the network without authentication, requires low complexity, but does require user interaction (clicking a malicious link). The scope is changed (S:C), meaning the vulnerability can affect components beyond the initially vulnerable component, such as user sessions or other application modules. Confidentiality and integrity impacts are low, while availability is unaffected. No patches or known exploits are currently available, indicating this is a newly disclosed vulnerability. The lack of affected versions detail suggests the vulnerability may be limited to version 1.0 or earlier releases. This vulnerability is typical of web applications that fail to properly encode or sanitize input parameters before reflecting them in HTTP responses.

Potential Impact

The primary impact of this vulnerability is on the confidentiality and integrity of user data within affected systems. Attackers exploiting this XSS flaw can hijack user sessions, steal authentication tokens, or perform actions on behalf of the user by executing arbitrary scripts in their browsers. This can lead to unauthorized access to user accounts, data leakage, and potential manipulation of reservation data or user preferences. Although availability is not directly impacted, successful exploitation can degrade user trust and cause reputational damage to organizations operating the affected restaurant reservation system. Since the attack requires user interaction, phishing or social engineering campaigns could be used to lure victims into clicking malicious links. Organizations worldwide that rely on this software or similar web-based reservation platforms are at risk, especially those with high volumes of online customer interactions. The absence of known exploits in the wild provides a window for proactive mitigation, but the medium severity score indicates that the threat should not be underestimated.

Mitigation Recommendations

To mitigate this vulnerability, organizations should implement strict input validation and output encoding on all user-supplied data, especially the 'Date' parameter in index.php. Employing context-aware encoding (e.g., HTML entity encoding) before reflecting input back to the client prevents script injection. Web application firewalls (WAFs) can provide an additional layer of defense by detecting and blocking malicious payloads targeting XSS vectors. Developers should review and update the application code to use secure coding frameworks that automatically handle input sanitization. Since no official patch is available, organizations should consider temporary measures such as disabling or restricting the vulnerable parameter if feasible. User education on avoiding suspicious links and enabling browser security features like Content Security Policy (CSP) can reduce exploitation likelihood. Regular security assessments and penetration testing should be conducted to identify and remediate similar vulnerabilities. Monitoring for unusual user activity or phishing attempts related to the application is also recommended.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.1
Assigner Short Name
mitre
Date Reserved
2024-06-10T00:00:00.000Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 699f6c70b7ef31ef0b56408e

Added to database: 2/25/2026, 9:41:04 PM

Last enriched: 2/26/2026, 5:23:01 AM

Last updated: 2/26/2026, 6:13:43 AM

Views: 1

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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.

Latest Threats