First published: Mon Jul 22 2024(Updated: )
SQL injection vulnerability in Hospital Management System Project in ASP.Net MVC 1 allows aremote attacker to execute arbitrary code via the btn_login_b_Click function of the Loginpage.aspx
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Hospital Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-40502 is considered a high severity vulnerability due to its potential for remote code execution via SQL injection.
To fix CVE-2024-40502, validate and sanitize user inputs in the btn_login_b_Click function to prevent SQL injection.
CVE-2024-40502 specifically affects the Hospital Management System Project in ASP.Net MVC 1.
CVE-2024-40502 is classified as an SQL injection vulnerability.
Yes, CVE-2024-40502 can lead to data compromise as it allows attackers to execute arbitrary SQL code.