Unknown · Phpgurukul Medical Card Generation System · CVE-2025-50367
Name of the Vulnerable Software and Affected Versions:
Phpgurukul Medical Card Generation System version 1.0
Description:
A stored blind XSS issue exists in the Contact Page, specifically affecting the "name" field in the mcgs/contact.php file. This field fails to properly sanitize user input, allowing an attacker to inject malicious JavaScript.
Recommendations:
For Phpgurukul Medical Card Generation System version 1.0, consider implementing proper input sanitization for the `name` field in the mcgs/contact.php file to prevent malicious JavaScript injection. As a temporary workaround, restrict access to the Contact Page or disable the `name` field until a proper fix is applied.