Files
CVEs-PoC/2021/CVE-2021-26762.md
T
2024-06-18 02:51:15 +02:00

20 lines
733 B
Markdown

### [CVE-2021-26762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26762)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
SQL injection vulnerability in PHPGurukul Student Record System 4.0 allows remote attackers to execute arbitrary SQL statements, via the cid parameter to edit-course.php.
### POC
#### Reference
- https://phpgurukul.com/
- https://phpgurukul.com/wp-content/uploads/2019/05/schoolmanagement.zip
- https://www.exploit-db.com/exploits/49513
#### Github
No PoCs found on GitHub currently.