CVE-2025-63514
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-20
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kishan0725 | hospital_management_system | * |
Helpful Resources
Exploitability
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability is a Cross-Site Scripting (XSS) issue in the kishan0725 Hospital Management System, specifically in the appsearch.php file via the email parameter. This means that an attacker can inject malicious scripts through the email input, which can then be executed in the context of the user's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of sensitive information, session hijacking, or other malicious activities that compromise user data and system integrity.