First published: Fri Sep 08 2023(Updated: )
Dairy Farm Shop Management System Using PHP and MySQL v1.1 was discovered to contain multiple SQL injection vulnerabilities in the Login function via the Username and Password parameters.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Dairy Farm Shop Management System | =1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-41594 is a vulnerability found in the Dairy Farm Shop Management System Using PHP and MySQL v1.1.
CVE-2023-41594 has a severity rating of 7.5 (high).
CVE-2023-41594 affects the Dairy Farm Shop Management System by introducing multiple SQL injection vulnerabilities in the Login function.
To fix CVE-2023-41594, it is recommended to implement proper input validation and parameterized queries in the affected Login function.
You can find more information about SQL injection vulnerabilities on the PortSwigger and Acunetix websites.