mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
20 lines
991 B
Markdown
20 lines
991 B
Markdown
### [CVE-2021-28423](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28423)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL Injection vulnerabilities in Teachers Record Management System 1.0 allow remote authenticated users to execute arbitrary SQL commands via the 'editid' GET parameter in edit-subjects-detail.php, edit-teacher-detail.php, or the 'searchdata' POST parameter in search.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://nhattruong.blog/2021/05/22/cve-2021-28423-teachers-record-management-system-1-0-searchdata-error-based-sql-injection-authenticated/
|
|
- https://packetstormsecurity.com/files/163172/Teachers-Record-Management-System-1.0-SQL-Injection.html
|
|
- https://www.exploit-db.com/exploits/50018
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|