Publish GHSA-vg7j-7cwx-8wgw

This commit is contained in:
advisory-database[bot]
2025-01-16 14:03:48 +00:00
parent af12beda02
commit e11b111281
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vg7j-7cwx-8wgw",
"modified": "2025-01-15T06:30:49Z",
"modified": "2025-01-16T14:02:22Z",
"published": "2025-01-15T06:30:49Z",
"aliases": [
"CVE-2025-23061"
],
"summary": "Mongoose search injection vulnerability",
"details": "Mongoose before 8.9.5 can improperly use a nested $where filter with a populate() match, leading to search injection. NOTE: this issue exists because of an incomplete fix for CVE-2024-53900.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "mongoose"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.9.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -23,6 +44,10 @@
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/commit/64a9f9706f2428c49e0cfb8e223065acc645f7bc"
},
{
"type": "PACKAGE",
"url": "https://github.com/Automattic/mongoose"
},
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md"
@@ -41,8 +66,8 @@
"CWE-94"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-01-16T14:02:22Z",
"nvd_published_at": "2025-01-15T05:15:10Z"
}
}