mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
958 B
Markdown
20 lines
958 B
Markdown
### [CVE-2021-28424](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28424)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A stored cross-site scripting (XSS) vulnerability in Teachers Record Management System 1.0 allows remote authenticated users to inject arbitrary web script or HTML via the 'email' POST parameter in adminprofile.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://nhattruong.blog/2021/05/22/cve-2021-28424-teachers-record-management-system-1-0-email-stored-cross-site-scripting-xss-vulnerability-authenticated/
|
|
- https://packetstormsecurity.com/files/163171/Teachers-Record-Management-System-1.0-Cross-Site-Scripting.html
|
|
- https://www.exploit-db.com/exploits/50019
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|