We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8477f commit 9226600Copy full SHA for 9226600
advisories/github-reviewed/2024/12/GHSA-mwcw-c2x4-8c55/GHSA-mwcw-c2x4-8c55.json
@@ -1,14 +1,16 @@
1
{
2
"schema_version": "1.4.0",
3
"id": "GHSA-mwcw-c2x4-8c55",
4
- "modified": "2024-12-09T22:42:43Z",
+ "modified": "2024-12-09T22:42:44Z",
5
"published": "2024-12-09T03:30:59Z",
6
"aliases": [
7
"CVE-2024-55565"
8
],
9
- "summary": "Infinite loop in nanoid",
+ "summary": "Predictable results in nanoid generation when given non-integer values",
10
"details": "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.",
11
- "severity": [],
+ "severity": [
12
+
13
+ ],
14
"affected": [
15
16
"package": {
0 commit comments