cve/2021/CVE-2021-28424.md

20 lines
947 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-28424](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28424)
![](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
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.