漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision (NFC/NFD) on macOS APFS/HFS+
Vulnerability Description
setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. Prior to 83.0.0, FileList applied MANIFEST.in exclude, global-exclude, recursive-exclude, and prune directives by matching compiled glob patterns against on-disk file names without Unicode normalization, so on macOS APFS or HFS+ an NFD file name could bypass an NFC exclusion rule and be packed into a source distribution. This issue is fixed in version 83.0.0.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
Vulnerability Type
Unicode编码处理不恰当
Vulnerability Title
Python Packaging Authority Setuptools 输入验证错误漏洞
Vulnerability Description
Python Packaging Authority Setuptools是Python Packaging Authority组织开源的一套Python包管理工具。 Python Packaging Authority Setuptools 83.0.0之前版本存在安全漏洞,该漏洞源于Unicode归一化处理不当,可能导致在macOS APFS或HFS+上通过NFD文件名绕过NFC排除规则并打包到源代码发行版中。
CVSS Information
N/A
Vulnerability Type
N/A