Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
nanoid: Integer Overflow or Wraparound
Vulnerability Description
nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the nanoid(size) function in index.js and index.cjs coerces the user-influenced size parameter to a signed 32-bit integer, allowing a value of 2147483648 to become -2147483648 and corrupt the process-wide CSPRNG poolOffset in fillPool(), which causes subsequent session tokens, CSRF tokens, API keys, and unique identifiers to become the deterministic string "uuuuuuuuuuuuuuuuuuuuu" until the process restarts. This issue is fixed in versions 3.3.12 and 5.1.11.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Vulnerability Type
整数溢出或超界折返
Vulnerability Title
Andrey Sitnik Nano ID 数字错误漏洞
Vulnerability Description
Andrey Sitnik Nano ID是Andrey Sitnik个人开发者的一个生成唯一标识符的前端库。 Andrey Sitnik Nano ID 3.3.12之前版本和5.1.11之前版本存在数字错误漏洞,该漏洞源于nanoid(size)函数在index.js和index.cjs中将用户控制的size参数强制转换为有符号32位整数,导致整数溢出,破坏进程范围的CSPRNG poolOffset,可能导致后续会话令牌、CSRF令牌、API密钥和唯一标识符变成确定性字符串。
CVSS Information
N/A
Vulnerability Type
N/A