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-51075: n/a

0
Medium
VulnerabilityCVE-2024-51075cvecve-2024-51075
Published: Tue Oct 29 2024 (10/29/2024, 00:00:00 UTC)
Source: CVE Database V5

Description

CVE-2024-51075 is a reflected Cross Site Scripting (XSS) vulnerability in the PHPGurukul Online DJ Booking Management System v1. 0, specifically in the /odms/admin/user-search. php endpoint via the searchdata parameter. This vulnerability allows remote attackers to inject and execute arbitrary scripts in the context of the victim's browser when they interact with a crafted URL. Exploitation requires user interaction, such as clicking a malicious link, and no authentication is needed. The vulnerability impacts confidentiality and integrity by potentially stealing session tokens or performing actions on behalf of the user. The CVSS score is 6. 1 (medium severity), reflecting the ease of exploitation and limited scope of impact. No public exploits or patches are currently available. Organizations using this system should prioritize input validation and output encoding to mitigate risk.

AI-Powered Analysis

AILast updated: 02/26/2026, 01:20:42 UTC

Technical Analysis

CVE-2024-51075 identifies a reflected Cross Site Scripting (XSS) vulnerability in the PHPGurukul Online DJ Booking Management System version 1.0. The flaw exists in the /odms/admin/user-search.php script, where the searchdata parameter is improperly sanitized, allowing attackers to inject malicious JavaScript code that is reflected back in the HTTP response. When a victim clicks a crafted URL containing malicious payloads in the searchdata parameter, the injected script executes within the victim's browser context. This can lead to theft of session cookies, user impersonation, or unauthorized actions performed with the victim's privileges. The vulnerability requires no authentication but does require user interaction, such as clicking a malicious link. The CVSS 3.1 base score is 6.1, indicating a medium severity level due to the network attack vector, low attack complexity, no privileges required, but user interaction needed. The scope is changed (S:C) because the vulnerability affects components beyond the initially vulnerable component, potentially impacting the entire user session. No known public exploits or patches have been published yet, which means organizations must proactively implement mitigations. The vulnerability is categorized under CWE-79, which covers improper neutralization of input during web page generation leading to XSS.

Potential Impact

This vulnerability can have significant impacts on organizations using the PHPGurukul Online DJ Booking Management System. Successful exploitation allows attackers to execute arbitrary scripts in the context of authenticated users, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of users. This compromises confidentiality and integrity of user data and can lead to further compromise of the affected system or network. Since the vulnerability is reflected XSS, the attacker must trick users into clicking malicious links, which can be done via phishing or social engineering. The impact is particularly critical for administrative users who have elevated privileges, as their accounts could be fully compromised. Although availability is not directly affected, the breach of confidentiality and integrity can lead to reputational damage, regulatory penalties, and operational disruptions. Organizations with public-facing instances of this system are at higher risk, especially if they do not implement additional security controls such as Content Security Policy (CSP) or input validation.

Mitigation Recommendations

To mitigate CVE-2024-51075, organizations should implement strict input validation and output encoding on the searchdata parameter to ensure that any user-supplied data is properly sanitized before being reflected in the web page. Employing context-aware output encoding (e.g., HTML entity encoding) prevents execution of injected scripts. Implementing a robust Content Security Policy (CSP) can help restrict the execution of unauthorized scripts. Additionally, user input should be validated on the server side to reject suspicious or malformed input. Organizations should monitor web application logs for suspicious requests targeting the searchdata parameter. Since no official patch is available, consider applying web application firewalls (WAFs) with rules to detect and block XSS payloads targeting this endpoint. Educate users, especially administrators, about phishing risks and encourage cautious behavior regarding clicking unknown links. Finally, maintain an incident response plan to quickly address any exploitation attempts.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

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

Threat ID: 699f6baab7ef31ef0b557a4b

Added to database: 2/25/2026, 9:37:46 PM

Last enriched: 2/26/2026, 1:20:42 AM

Last updated: 2/26/2026, 6:12: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