—
PYSEC-2025-18
상세
picklescan before 0.0.21 does not treat 'pip' as an unsafe global. An attacker could craft a malicious model that uses Pickle to pull in a malicious PyPI package (hosted, for example, on pypi.org or GitHub) via `pip.main()`. Because pip is not a restricted global, the model, when scanned with picklescan, would pass security checks and appear to be safe, when it could instead prove to be problematic.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / picklescan
최초 영향 버전:
0 수정 버전: 78ce704227c51f070c0c5fb4b466d92c62a7aa3d 수정
pip install --upgrade 'picklescan>=78ce704227c51f070c0c5fb4b466d92c62a7aa3d'