First published: Mon Nov 13 2023(Updated: )
SQL Injection vulnerability in receiverLogin.php in Code-Projects Blood Bank 1.0 allows attackers to run arbitrary SQL commands via 'remail' and 'rpassword' parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-46017 is a SQL Injection vulnerability in receiverLogin.php in Code-Projects Blood Bank 1.0 that allows attackers to run arbitrary SQL commands via 'remail' and 'rpassword' parameters.
Code-Projects Blood Bank 1.0 is affected by CVE-2023-46017.
CVE-2023-46017 has a severity rating of medium with a score of 5.5.
Attackers can exploit CVE-2023-46017 by injecting arbitrary SQL commands through the 'remail' and 'rpassword' parameters in the receiverLogin.php file.
There is currently no available fix for CVE-2023-46017. It is recommended to upgrade to a patched version of Code-Projects Blood Bank or implement appropriate input sanitization to prevent SQL injection.