.. / CVE-2020-5307

Exploit for PHPGurukul Dairy Farm Shop Management System 1.0 - SQL Injection (CVE-2020-5307)

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.

Nuclei Template

View the template here CVE-2020-5307.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2020/CVE-2020-5307.yaml
Copy

References:

https://cinzinga.com/CVE-2020-5307-5308/
https://cinzinga.github.io/CVE-2020-5307-5308/
https://www.exploit-db.com/exploits/47846
https://nvd.nist.gov/vuln/detail/CVE-2020-5307