漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Emmett has a path traversal in internal assets handler
Vulnerability Description
Emmett is a full-stack Python web framework designed with simplicity. From 2.5.0 to before 2.8.1, the RSGI static handler for Emmett's internal assets (/__emmett__ paths) is vulnerable to path traversal attacks. An attacker can use ../ sequences (eg /__emmett__/../rsgi/handlers.py) to read arbitrary files outside the assets directory. This vulnerability is fixed in 2.8.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
emmett 路径遍历漏洞
Vulnerability Description
emmett是Emmett开源的一个全栈Python Web框架。 emmett 2.5.0至2.8.1之前版本存在路径遍历漏洞,该漏洞源于RSGI静态处理程序存在路径遍历问题,可能导致读取资产目录外的任意文件。
CVSS Information
N/A
Vulnerability Type
N/A