Files
CVEs-PoC/2021/CVE-2021-26764.md
T
2025-09-29 21:09:30 +02:00

20 lines
790 B
Markdown

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