Publish Advisories

GHSA-jpmc-7p9c-4rxf
GHSA-mwcw-c2x4-8c55
GHSA-mwcw-c2x4-8c55
This commit is contained in:
advisory-database[bot]
2024-12-09 22:44:11 +00:00
parent 664f25e5cc
commit 444e072228
3 changed files with 156 additions and 37 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,83 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mwcw-c2x4-8c55",
"modified": "2024-12-09T22:42:43Z",
"published": "2024-12-09T03:30:59Z",
"aliases": [
"CVE-2024-55565"
],
"summary": "Infinite loop in nanoid",
"details": "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.",
"severity": [],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "nanoid"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "5.0.9"
}
]
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "nanoid"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.8"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"type": "WEB",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"type": "PACKAGE",
"url": "https://github.com/ai/nanoid"
},
{
"type": "WEB",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"type": "WEB",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"database_specific": {
"cwe_ids": [
"CWE-835"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2024-12-09T22:42:43Z",
"nvd_published_at": "2024-12-09T02:15:19Z"
}
}
@@ -1,37 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mwcw-c2x4-8c55",
"modified": "2024-12-09T03:30:59Z",
"published": "2024-12-09T03:30:59Z",
"aliases": [
"CVE-2024-55565"
],
"details": "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"type": "WEB",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"type": "WEB",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"type": "WEB",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-12-09T02:15:19Z"
}
}