CVE-2025-50367
BaseFortify
Publication date: 2025-06-27
Last updated on: 2025-07-01
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| anujk305 | medical_card_generation_system | 1.0 |
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?
This vulnerability is a stored blind Cross-Site Scripting (XSS) issue in the Contact Page of the Phpgurukul Medical Card Generation System 1.0. Specifically, the 'name' field on mcgs/contact.php does not properly sanitize user input, which allows an attacker to inject malicious JavaScript code that can be executed when other users view the page.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious JavaScript in the context of the affected application, potentially leading to theft of user credentials, session hijacking, defacement, or other malicious actions that compromise user data and system integrity.