DirectorySecurity Advisories
Sign In
Security Advisories

CVE-2024-55565

Published

Last updated

NVD

https://nvd.nist.gov/vuln/detail/CVE-2024-55565

CGA ID

CGA-8c38-5wj2-q369

Severity

4.3

Medium

CVSS V3

Summary

Predictable results in nanoid generation when given non-integer values

Description

When nanoid is called with a fractional value, there were a number of undesirable effects:

  1. in browser and non-secure, the code infinite loops on while (size--)
  2. in node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled
  3. if the first call in node is a fractional argument, the initial buffer allocation fails with an error

Version 3.3.8 and 5.0.9 are fixed.

References

  • https://images.chainguard.dev/security/CGA-8c38-5wj2-q369

Affected packages


Safe Source for Open Sourceâ„¢
Media KitContact Us
© 2024 Chainguard. All Rights Reserved.
Private PolicyTerms of Use

Product

Chainguard Images