Vulnerability Description
Mongoose before 8.8.3 can improperly use $where in match, leading to search injection.
CVSS Score
9.1
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mongoosejs | Mongoose | < 6.13.5 |
Related Weaknesses (CWE)
References
- https://github.com/Automattic/mongoose/blob/master/CHANGELOG.mdRelease Notes
- https://github.com/Automattic/mongoose/commit/c9e86bff7eef477da75a29af62a06d41a8Patch
- https://github.com/Automattic/mongoose/releasesRelease Notes
- https://github.com/advisories/GHSA-m7xq-9374-9rvxVendor Advisory
- https://www.npmjs.com/package/mongoose?activeTab=versionsProduct
FAQ
What is CVE-2024-53900?
CVE-2024-53900 is a vulnerability with a CVSS score of 9.1 (CRITICAL). Mongoose before 8.8.3 can improperly use $where in match, leading to search injection.
How severe is CVE-2024-53900?
CVE-2024-53900 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-53900?
Check the references section above for vendor advisories and patch information. Affected products include: Mongoosejs Mongoose.