漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Out-of-bounds read/write during remote profiling and asyncio process introspection when connecting to malicious target
Vulnerability Description
The "profiling.sampling" module (Python 3.15+) and "asyncio introspection capabilities" (3.14+, "python -m asyncio ps" and "python -m asyncio pstree") features could be used to read and write addresses in a privileged process if that process connected to a malicious or "infected" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.
CVSS Information
N/A
Vulnerability Type
栈缓冲区溢出
Vulnerability Title
CPython 安全漏洞
Vulnerability Description
CPython是Python基金会的一个用C语言实现的Python解释器。 cpython存在安全漏洞,该漏洞源于profiling.sampling模块和asyncio自省功能,可能导致读取和写入特权进程中的地址。
CVSS Information
N/A
Vulnerability Type
N/A