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
ONNX: Heap-Buffer-Overflow READ in Gemm Version Converter Adapter via Undersized Input Shape
Vulnerability Description
Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. From 1.3.0 until 1.22.0, onnx.version_converter.convert_version() can perform an out-of-bounds read in Gemm_7_6::adapt_gemm_7_6() in onnx/version_converter/adapters/gemm_7_6.h when a Gemm node has input tensors with fewer than two dimensions because B_shape[1], A_shape[0], or A_shape[1] is accessed without a rank check, potentially causing a process crash during an opset 7 to 6 downgrade. This issue is fixed in version 1.22.0.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Vulnerability Type
跨界内存读
Vulnerability Title
ONNX 缓冲区错误漏洞
Vulnerability Description
ONNX是ONNX组织开源的一个机器学习互操作性的开放标准。 ONNX 1.3.0版本至1.22.0之前版本存在缓冲区错误漏洞,该漏洞源于Gemm_7_6::adapt_gemm_7_6函数在输入张量维度少于二维时缺少秩检查,导致越界读取,可能在opset 7到6降级期间导致进程崩溃。
CVSS Information
N/A
Vulnerability Type
N/A