CVE-2024-50672

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.
Configurations

No configuration.

History

No history.

Information

Published : 2024-11-25 21:15

Updated : 2024-11-27 17:15


NVD link : CVE-2024-50672

Mitre link : CVE-2024-50672

CVE.ORG link : CVE-2024-50672


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')