
CVE-2024-37093 – MasterStudy LMS <= 3.2.1 - Cross-Site Request Forgery
https://notcve.org/view.php?id=CVE-2024-37093
The MasterStudy LMS WordPress Plugin – for Online Courses and Education plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.2.1. This is due to missing or incorrect nonce validation on an unknown function. This makes it possible for unauthenticated attackers to perform an unauthorized action granted they can trick a site administrator into performing an action such as clicking on a link. • CWE-352: Cross-Site Request Forgery (CSRF) •

CVE-2024-37094 – MasterStudy LMS <= 3.2.12 - Missing Authorization
https://notcve.org/view.php?id=CVE-2024-37094
The MasterStudy LMS plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the save_order and create_order functions in versions up to, and including, 3.2.12. This makes it possible for unauthenticated attackers to create and save orders. • CWE-862: Missing Authorization •