Vulnerabilites related to masteriyo - Masteriyo LMS – eLearning and Online Course Builder for WordPress
CVE-2024-10008 (GCVE-0-2024-10008)
Vulnerability from cvelistv5
Published
2024-10-29 05:32
Modified
2024-10-29 18:33
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-862 - Missing Authorization
Summary
The Masteriyo LMS – eLearning and Online Course Builder for WordPress plugin for WordPress is vulnerable to unauthorized user profile modification due to missing authorization checks on the /wp-json/masteriyo/v1/users/$id REST API endpoint in all versions up to, and including, 1.13.3. This makes it possible for authenticated attackers, with student-level access and above, to modify the roles of arbitrary users. As a result, attackers can escalate their privileges to the Administrator and demote existing administrators to students.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
masteriyo | Masteriyo LMS – eLearning and Online Course Builder for WordPress |
Version: * ≤ 1.13.3 |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:masteriyo:masteriyo:*:*:*:*:*:wordpress:*:*" ], "defaultStatus": "unknown", "product": "masteriyo", "vendor": "masteriyo", "versions": [ { "lessThanOrEqual": "1.13.3", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-10008", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-10-29T13:51:53.083574Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-29T18:33:36.616Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Masteriyo LMS \u2013 eLearning and Online Course Builder for WordPress", "vendor": "masteriyo", "versions": [ { "lessThanOrEqual": "1.13.3", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Flo" } ], "descriptions": [ { "lang": "en", "value": "The Masteriyo LMS \u2013 eLearning and Online Course Builder for WordPress plugin for WordPress is vulnerable to unauthorized user profile modification due to missing authorization checks on the /wp-json/masteriyo/v1/users/$id REST API endpoint in all versions up to, and including, 1.13.3. This makes it possible for authenticated attackers, with student-level access and above, to modify the roles of arbitrary users. As a result, attackers can escalate their privileges to the Administrator and demote existing administrators to students." } ], "metrics": [ { "cvssV3_1": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-862", "description": "CWE-862 Missing Authorization", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-29T05:32:38.183Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0c54166e-2af2-409d-8c67-9c07f2028543?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/learning-management-system/tags/1.13.3//includes/RestApi/Controllers/Version1/UsersController.php#L1726" } ], "timeline": [ { "lang": "en", "time": "2024-10-08T00:00:00.000+00:00", "value": "Discovered" }, { "lang": "en", "time": "2024-10-28T16:31:51.000+00:00", "value": "Disclosed" } ], "title": "Masteriyo LMS \u2013 eLearning and Online Course Builder for WordPress \u003c= 1.13.3 - Authenticated (Student+) Missing Authorization to Privilege Escalation" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-10008", "datePublished": "2024-10-29T05:32:38.183Z", "dateReserved": "2024-10-15T19:13:37.095Z", "dateUpdated": "2024-10-29T18:33:36.616Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-10000 (GCVE-0-2024-10000)
Vulnerability from cvelistv5
Published
2024-10-29 05:32
Modified
2024-10-29 13:49
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Summary
The Masteriyo LMS – eLearning and Online Course Builder for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the question's content parameter in all versions up to, and including, 1.13.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with student-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
masteriyo | Masteriyo LMS – eLearning and Online Course Builder for WordPress |
Version: * ≤ 1.13.3 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-10000", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-29T13:49:15.699353Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-29T13:49:25.079Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Masteriyo LMS \u2013 eLearning and Online Course Builder for WordPress", "vendor": "masteriyo", "versions": [ { "lessThanOrEqual": "1.13.3", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Flo" } ], "descriptions": [ { "lang": "en", "value": "The Masteriyo LMS \u2013 eLearning and Online Course Builder for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the question\u0027s content parameter in all versions up to, and including, 1.13.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with student-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page." } ], "metrics": [ { "cvssV3_1": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-29T05:32:39.066Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/575f103e-cfc7-4efd-a592-658a3e919671?source=cve" }, { "url": "https://plugins.trac.wordpress.org/browser/learning-management-system/tags/1.13.3" } ], "timeline": [ { "lang": "en", "time": "2024-10-08T00:00:00.000+00:00", "value": "Discovered" }, { "lang": "en", "time": "2024-10-28T16:31:52.000+00:00", "value": "Disclosed" } ], "title": "Masteriyo LMS \u2013 eLearning and Online Course Builder for WordPress \u003c= 1.13.3 - Authenticated (Student+) Stored Cross-Site Scripting via Ask a Question Functionality" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-10000", "datePublished": "2024-10-29T05:32:39.066Z", "dateReserved": "2024-10-15T14:17:02.298Z", "dateUpdated": "2024-10-29T13:49:25.079Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }