CVE-2023-46017: SQL Injection
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.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-46017?
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.
What software is affected by CVE-2023-46017?
Code-Projects Blood Bank 1.0 is affected by CVE-2023-46017.
How severe is CVE-2023-46017?
CVE-2023-46017 has a severity rating of medium with a score of 5.5.
How can attackers exploit CVE-2023-46017?
Attackers can exploit CVE-2023-46017 by injecting arbitrary SQL commands through the 'remail' and 'rpassword' parameters in the receiverLogin.php file.
Is there a fix available for CVE-2023-46017?
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.