CVE-2020-5307
Dairy Farm Shop Management System 1.0 - 'username' SQL Injection
Record summary
CVE-2020-5307 has a selected CVSS score of 9.8 (critical); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
PHPGurukul Dairy Farm Shop Management System 1.0 is vulnerable to SQL injection, as demonstrated by the username parameter in index.php, the category and CategoryCode parameters in add-category.php, the CompanyName parameter in add-company.php, and the ProductName and ProductPrice parameters in add-product.php.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBDairy Farm Shop Management System 1.0 - 'username' SQL InjectionExploitDB exploitby Chris InzingaNot analyzed1 file
Nuclei templates
1ProjectDiscoveryCRITICALPHPGurukul Dairy Farm Shop Management System 1.0 - SQL InjectionCVSS 9.8
PHPGurukul Dairy Farm Shop Management System 1.0 is vulnerable to SQL injection, as demonstrated by the username parameter in index.php, the category and CategoryCode parameters in add-category.php, the CompanyName parameter in add-company.php, and the ProductName and ProductPrice parameters in add-product.php.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
Remediation
Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in the PHPGurukul Dairy Farm Shop Management System 1.0.
Source: ProjectDiscovery