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.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://portswigger.net/web-security/csrf | third party advisory technical description |
https://www.linkedin.com/in/xvinicius/ | third party advisory |
https://xpsec.co/blog/academy-lms-5-10-coupon-csrf | third party advisory exploit |
https://github.com/OpenXP-Research/CVE-2022-47130 |