DirectorySecurity Advisories
Sign In
Security Advisories

CGA-q99g-63m8-c4r8

Published

Last updated

https://images.chainguard.dev/security/CGA-q99g-63m8-c4r8
Package

vitess-20.0

Latest Update
Fixed
Fixed Version

20.0.4-r3

Aliases
  • CVE-2024-55565
  • GHSA-mwcw-c2x4-8c55

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

Updates


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

Product

Chainguard Images