SQL Injection Vulnerability in Dairy Farm Shop Management System by PHP Gurukul
CVE-2022-40944
9.8CRITICAL
Key Information:
- Vendor
PHPgurukul
- Vendor
- CVE Published:
- 30 September 2022
What is CVE-2022-40944?
The Dairy Farm Shop Management System version 1.0 is susceptible to SQL Injection attacks through the sales-report-ds.php file. This vulnerability allows attackers to execute arbitrary SQL commands, potentially leading to unauthorized access to sensitive data within the database. By manipulating input parameters, an attacker can extract, modify, or delete data, compromising the integrity and confidentiality of the information. Proper input validation and prepared statements are essential to mitigate this risk.