Publish Advisories

GHSA-m7xq-9374-9rvx
GHSA-m7xq-9374-9rvx
This commit is contained in:
advisory-database[bot]
2024-12-02 22:21:37 +00:00
parent 885631f3cf
commit a3c1a49f6d
2 changed files with 63 additions and 41 deletions
@@ -0,0 +1,63 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m7xq-9374-9rvx",
"modified": "2024-12-02T22:19:11Z",
"published": "2024-12-02T21:31:20Z",
"aliases": [
"CVE-2024-53900"
],
"summary": "Mongoose search injection vulnerability",
"details": "Mongoose before 8.8.3 can improperly use $where in match.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "mongoose"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "8.8.3"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53900"
},
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/commit/c9e86bff7eef477da75a29af62a06d41a835a156"
},
{
"type": "PACKAGE",
"url": "https://github.com/Automattic/mongoose"
},
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md"
}
],
"database_specific": {
"cwe_ids": [],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-12-02T22:19:11Z",
"nvd_published_at": "2024-12-02T20:15:08Z"
}
}
@@ -1,41 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m7xq-9374-9rvx",
"modified": "2024-12-02T21:31:20Z",
"published": "2024-12-02T21:31:20Z",
"aliases": [
"CVE-2024-53900"
],
"details": "Mongoose before 8.8.3 can improperly use $where in match.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53900"
},
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/commit/c9e86bff7eef477da75a29af62a06d41a835a156"
},
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md"
},
{
"type": "WEB",
"url": "https://github.com/Automattic/mongoose/releases"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/mongoose?activeTab=versions"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-12-02T20:15:08Z"
}
}