CVE-2025-14201
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-07

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability was found in alokjaiswal Hotel-Management-services-using-MYSQL-and-php up to 5f8b60a7aa6c06a5632de569d4e3f6a8cd82f76f. Affected by this vulnerability is an unknown functionality of the file /dishsub.php. The manipulation of the argument item.name results in cross site scripting. It is possible to launch the attack remotely. The exploit has been made public and could be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-07
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2025-12-07
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
alokjaiswal hotel-management-services-using-mysql-and-php to 2018-11-08 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a cross-site scripting (XSS) issue found in the file /dishsub.php of the alokjaiswal Hotel-Management-services-using-MYSQL-and-php application. It occurs due to manipulation of the argument item.name, allowing an attacker to inject malicious scripts. The attack can be launched remotely, and the exploit has been made public.


How can this vulnerability impact me? :

The vulnerability can allow an attacker to execute malicious scripts in the context of the affected application, potentially leading to unauthorized actions performed on behalf of legitimate users. This can result in compromised user interactions, data manipulation, or session hijacking. However, the CVSS scores indicate a low to moderate impact with limited confidentiality and integrity impact and no availability impact.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The provided resources do not contain information regarding the impact of this vulnerability on compliance with common standards and regulations such as GDPR or HIPAA.


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability can be detected by checking for the presence of the vulnerable file /dishsub.php and testing the item.name parameter for cross-site scripting (XSS) by injecting scripts and observing if they are executed. Additionally, vulnerable targets can be identified using Google dorking with the query: inurl:dishsub.php. There is a publicly available proof-of-concept exploit on GitHub that can be used to verify the vulnerability. [3]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include replacing the vulnerable software with alternative software, as no vendor patch or countermeasures are available. Avoid using the affected functionality involving the item.name parameter in /dishsub.php, and restrict access to the affected web application to trusted users only. Monitoring and filtering input to prevent script injection can also help reduce risk until a fix is available. [3]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart