CVE-2023-23930: Deserialization of Untrusted Data
(updated )
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.
References
- github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst
- github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0
- github.com/vantage6/vantage6/security/advisories/GHSA-5m22-cfq9-86x6
- medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9
- nvd.nist.gov/vuln/detail/CVE-2023-23930
Detect and mitigate CVE-2023-23930 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →