Vulnerability Description
A NoSQL injection vulnerability in Adapt Learning Adapt Authoring Tool <= 0.11.3 allows unauthenticated attackers to reset user and administrator account passwords via the "Reset password" feature. The vulnerability occurs due to insufficient validation of user input, which is used as a query in Mongoose's find() function. This makes it possible for attackers to perform a full takeover of the administrator account. Attackers can then use the newly gained administrative privileges to upload a custom plugin to perform remote code execution (RCE) on the server hosting the web application.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/adaptlearning/adapt_authoring
- https://github.com/dos-m0nk3y/CVE/tree/main/CVE-2024-50672
FAQ
What is CVE-2024-50672?
CVE-2024-50672 is a vulnerability with a CVSS score of 9.8 (CRITICAL). A NoSQL injection vulnerability in Adapt Learning Adapt Authoring Tool <= 0.11.3 allows unauthenticated attackers to reset user and administrator account passwords via the "Reset password" feature. Th...
How severe is CVE-2024-50672?
CVE-2024-50672 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-50672?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.