Skip to content

Commit

Permalink
Merge pull request #5070 from github/katzj-GHSA-mwcw-c2x4-8c55
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] authored Dec 13, 2024
2 parents bb8477f + 9226600 commit 7c8aa24
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mwcw-c2x4-8c55",
"modified": "2024-12-09T22:42:43Z",
"modified": "2024-12-09T22:42:44Z",
"published": "2024-12-09T03:30:59Z",
"aliases": [
"CVE-2024-55565"
],
"summary": "Infinite loop in nanoid",
"summary": "Predictable results in nanoid generation when given non-integer values",
"details": "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.",
"severity": [],
"severity": [

],
"affected": [
{
"package": {
Expand Down

0 comments on commit 7c8aa24

Please sign in to comment.