mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
764 B
Markdown
18 lines
764 B
Markdown
### [CVE-2021-30112](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30112)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|