mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
20 lines
873 B
Markdown
20 lines
873 B
Markdown
### [CVE-2020-5307](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/47846
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
- https://github.com/lennon-liu/vul_check
|
|
|