HIGH 7.2
PYSEC-2023-196
상세
vantage6 is privacy preserving federated learning infrastructure. Versions prior to 4.0.0 use pickle, which has known security issue, as a default serialization module but that has known security issues. All users of vantage6 that post tasks with the default serialization are affected. Version 4.0.0 contains a patch. Users may specify JSON serialization as a workaround.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / vantage6
최초 영향 버전:
0 수정 버전: e62f03bacf2247bd59eed217e2e7338c3a01a5f0 수정
pip install --upgrade 'vantage6>=e62f03bacf2247bd59eed217e2e7338c3a01a5f0' 참고
- https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9 [WEB]
- https://github.com/vantage6/vantage6/security/advisories/GHSA-5m22-cfq9-86x6 [ADVISORY]
- https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400 [WEB]
- https://github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0 [FIX]