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

18 lines
764 B
Markdown

### [CVE-2021-30112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30112)
![](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
Web-School ERP V 5.0 contains a cross-site request forgery (CSRF) vulnerability that allows a remote attacker to create a student_leave_application request through module/core/studentleaveapplication/create. The application fails to validate the CSRF token for a POST request using Guardian privilege.
### POC
#### Reference
- https://github.com/0xrayan/CVEs/issues/3
#### Github
No PoCs found on GitHub currently.