cve/2022/CVE-2022-47130.md

19 lines
705 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [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.