DirectorySecurity Advisories
Sign In
Security Advisories

CGA-8vh7-wwpf-5f4g

Published

Last updated

https://images.chainguard.dev/security/CGA-8vh7-wwpf-5f4g
Package

vitess-19.0

Latest Update
Fixed
Fixed Version

19.0.8-r2

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