24 lines
1.1 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-50672",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-11-25T21:15:19.523",
"lastModified": "2024-11-25T21:15:19.523",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/adaptlearning/adapt_authoring",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/dos-m0nk3y/CVE/tree/main/CVE-2024-50672",
"source": "cve@mitre.org"
}
]
}