Vulnerability from bitnami_vulndb
Published
2025-10-02 14:44
Modified
2025-11-06 13:25
Summary
Details
Mongoose before 8.8.3 can improperly use $where in match, leading to search injection.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "mongoose",
"purl": "pkg:bitnami/mongoose"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.13.5"
},
{
"introduced": "7.0.0"
},
{
"fixed": "8.8.3"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2024-53900"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:mongoosejs:mongoose:*:*:*:*:*:node.js:*:*"
],
"severity": "Critical"
},
"details": "Mongoose before 8.8.3 can improperly use $where in match, leading to search injection.",
"id": "BIT-mongoose-2024-53900",
"modified": "2025-11-06T13:25:46.476Z",
"published": "2025-10-02T14:44:18.222Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md"
},
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/commit/c9e86bff7eef477da75a29af62a06d41a835a156"
},
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/releases"
},
{
"type": "WEB",
"url": "https://github.com/advisories/GHSA-m7xq-9374-9rvx"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53900"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/mongoose?activeTab=versions"
}
],
"schema_version": "1.6.2"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…