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
uuid: Missing buffer bounds check in `v3`/`v5`/`v6` when `buf` is provided
Vulnerability Description
uuid is for the creation of RFC9562 (formerly RFC4122) UUIDs. Prior to 14.0.0, v3, v5, and v6 accept external output buffers but do not reject out-of-range writes (small buf or large offset). This allows silent partial writes into caller-provided buffers. This vulnerability is fixed in 14.0.0.
CVSS Information
N/A
Vulnerability Type
使用越界的指针偏移
Vulnerability Title
uuid 缓冲区错误漏洞
Vulnerability Description
uuid是UUID JavaScript Module开源的一款支持在JavaScript中生成符合RFC的UUID的软件包。 uuid 14.0.0之前版本存在缓冲区错误漏洞,该漏洞源于v3、v5和v6函数接受外部输出缓冲区但未拒绝越界写入,导致静默部分写入调用者提供的缓冲区。
CVSS Information
N/A
Vulnerability Type
N/A