First published: Thu Aug 10 2023(Updated: )
Code-Projects Online Hospital Management System V1.0 is vulnerable to SQL Injection (SQLI) attacks, which allow an attacker to manipulate the SQL queries executed by the application. The application fails to properly validate user-supplied input in the login id and password fields during the login process, enabling an attacker to inject malicious SQL code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Hospital Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-37069 is considered a critical vulnerability due to its potential for SQL Injection attacks.
To fix CVE-2023-37069, validate and sanitize all user inputs before processing them in SQL queries.
CVE-2023-37069 affects the Online Hospital Management System version 1.0.
CVE-2023-37069 is vulnerable to SQL Injection attacks, allowing attackers to manipulate SQL queries.
Exploiting CVE-2023-37069 could lead to unauthorized access to sensitive data and database manipulation.