cve/2022/CVE-2022-47130.md
2024-06-18 02:51:15 +02:00

19 lines
705 B
Markdown

### [CVE-2022-47130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-47130)
![](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 Cross-Site Request Forgery (CSRF) in Academy LMS before v5.10 allows a discount coupon to be arbitrarily created if an attacker with administrative privileges interacts on the CSRF page.
### POC
#### Reference
- https://portswigger.net/web-security/csrf
- https://xpsec.co/blog/academy-lms-5-10-coupon-csrf
#### Github
No PoCs found on GitHub currently.