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

0
Medium
VulnerabilityCVE-2024-51328cvecve-2024-51328
Published: Mon Nov 04 2024 (11/04/2024, 00:00:00 UTC)
Source: CVE Database V5

Description

CVE-2024-51328 is a Cross Site Scripting (XSS) vulnerability found in the addcategory. php script of projectworld's Travel Management System v1. 0. The flaw allows remote attackers to inject arbitrary code via the 't2' parameter. Exploitation requires user interaction but no authentication, enabling attackers to execute malicious scripts in the context of the victim's browser. This vulnerability impacts confidentiality and integrity by potentially stealing session tokens or manipulating page content. The CVSS score is 6. 1 (medium severity), reflecting the ease of exploitation and limited impact on availability. No known exploits are currently reported in the wild, and no patches have been published yet. Organizations using this Travel Management System should prioritize input validation and output encoding to mitigate this risk.

AI-Powered Analysis

AILast updated: 02/26/2026, 01:28:46 UTC

Technical Analysis

CVE-2024-51328 identifies a Cross Site Scripting (XSS) vulnerability in the addcategory.php file of projectworld's Travel Management System version 1.0. The vulnerability arises from insufficient sanitization of user-supplied input in the 't2' parameter, allowing attackers to inject arbitrary JavaScript code. When a victim accesses a crafted URL containing malicious payloads in the 't2' parameter, the injected script executes in their browser context. This can lead to theft of session cookies, defacement of web pages, or redirection to malicious sites. The vulnerability requires no authentication but does require user interaction, such as clicking a malicious link. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N) indicates network attack vector, low attack complexity, no privileges required, user interaction needed, scope changed, and low impact on confidentiality and integrity, with no impact on availability. No patches or known exploits are currently available, making proactive mitigation essential. The vulnerability is categorized under CWE-79, a common web application security weakness related to improper neutralization of input.

Potential Impact

The primary impact of this vulnerability is on the confidentiality and integrity of user data within the Travel Management System. Attackers exploiting this XSS flaw can execute arbitrary scripts in the context of authenticated users, potentially stealing session tokens, credentials, or other sensitive information. This can lead to account takeover or unauthorized actions performed on behalf of the user. Additionally, attackers can manipulate the web interface, causing misinformation or redirecting users to malicious websites, damaging the organization's reputation. Although availability is not directly affected, the indirect consequences of compromised user trust and potential regulatory penalties for data breaches can be significant. Organizations relying on this system for travel bookings or management may face operational disruptions and loss of customer confidence if exploited.

Mitigation Recommendations

To mitigate CVE-2024-51328, organizations should implement strict input validation and output encoding on the 't2' parameter and all other user inputs. Employ context-aware encoding (e.g., HTML entity encoding) to neutralize malicious scripts before rendering. Use Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts. Regularly audit and update the Travel Management System software, and monitor vendor announcements for patches or updates. If patching is not immediately available, consider deploying Web Application Firewalls (WAFs) with custom rules to detect and block malicious payloads targeting the 't2' parameter. Educate users about the risks of clicking untrusted links and implement secure coding practices in development to prevent similar vulnerabilities. Conduct thorough security testing, including automated and manual penetration tests, focusing on input handling.

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: 699f6bb1b7ef31ef0b55a1c7

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

Last enriched: 2/26/2026, 1:28:46 AM

Last updated: 2/26/2026, 8:42:30 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