漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Tornado: Out-of-bounds memory access in C extension
Vulnerability Description
Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, the optional native extension tornado.speedups implemented websocket_mask without validating that the mask argument is exactly four bytes, allowing the C function to read up to three bytes beyond the provided buffer when reached through Tornado XSRF token decoding with the native extension active. This issue is fixed in version 6.5.6.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Vulnerability Type
缓冲区上溢读取
Vulnerability Title
Tornado 缓冲区错误漏洞
Vulnerability Description
Tornado是中国Tornado团队的一款异步网络编程框架。 Tornado 6.5.6之前版本存在缓冲区错误漏洞,该漏洞源于可选原生扩展tornado.speedups在实现websocket_mask时未验证mask参数是否为恰好四个字节,导致在启用原生扩展的情况下通过Tornado XSRF令牌解码时,C函数可能读取超过提供的缓冲区最多三个字节的内容。
CVSS Information
N/A
Vulnerability Type
N/A