setuptools to pakiet umożliwiający pobieranie, budowanie, instalowanie, uaktualnianie i odinstalowywanie pakietów Pythona. Przed wersją 83.0.0 FileList stosował dyrektywy exclude, global-exclude, recursive-exclude i prune z MANIFEST.in przez dopasowywanie skompilowanych wzorców glob do nazw plików na dysku bez normalizacji Unicode, przez co na macOS APFS lub HFS+ plik o nazwie NFD mógł obejść regułę wykluczenia NFC i zostać spakowany do dystrybucji źródłowej. Problem został naprawiony w wersji 83.0.0.
▸ Pokaż oryginał (EN)
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:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:NPython Setuptools
APPPython< 83.0.0
Powiązane podatności
setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages....
Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of servic...
easy_install in setuptools before 0.7 uses HTTP to retrieve packages from the PyPI repository, and does not pe...
XXE w module plistlib języka Python — wykonanie ataku na dane XML
Integer overflow w implementacji SHA-3 (XKCP) umożliwiający RCE