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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Web-School ERP V 5.0 contains a cross-site request forgery (CSRF) vulnerability that allows a remote attacker to create a voucher payment request through module/accounting/voucher/create. The application fails to validate the CSRF token for a POST request using admin privilege.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/0xrayan/CVEs/issues/2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|