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

18 lines
741 B
Markdown

### [CVE-2021-30114](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30114)
![](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 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.