CVE-2025-63534
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-01

Last updated on: 2025-12-03

Assigner: MITRE

Description
A cross-site scripting (XSS) vulnerability exists in the Blood Bank Management System 1.0 within the login.php component. The application fails to properly sanitize or encode user-supplied input before rendering it in response. An attacker can inject malicious JavaScript payloads into the msg and error parameters, which are then executed in the victim's browser when the page is viewed.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-01
Last Modified
2025-12-03
Generated
2026-05-07
AI Q&A
2025-12-01
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
shridharshukl blood_bank_management_system 1.0
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.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a cross-site scripting (XSS) issue in the Blood Bank Management System 1.0, specifically in the login.php component. It occurs because the application does not properly sanitize or encode user input in the 'msg' and 'error' parameters. An attacker can inject malicious JavaScript code into these parameters, which will then execute in the browser of anyone viewing the affected page.


How can this vulnerability impact me? :

This vulnerability can allow an attacker to execute malicious scripts in the context of a victim's browser. This can lead to theft of sensitive information such as session cookies, user credentials, or other personal data. It may also enable the attacker to perform actions on behalf of the victim or deliver further malware, compromising the security and integrity of the affected system and its users.


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