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
Link | Resource |
---|---|
https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400 | Release Notes |
https://github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0 | Patch |
https://github.com/vantage6/vantage6/security/advisories/GHSA-5m22-cfq9-86x6 | Vendor Advisory |
https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9 | Exploit Permissions Required Technical Description Third Party Advisory |
https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400 | Release Notes |
https://github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0 | Patch |
https://github.com/vantage6/vantage6/security/advisories/GHSA-5m22-cfq9-86x6 | Vendor Advisory |
https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9 | Exploit Permissions Required Technical Description Third Party Advisory |
Configurations
History
21 Nov 2024, 07:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400 - Release Notes | |
References | () https://github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0 - Patch | |
References | () https://github.com/vantage6/vantage6/security/advisories/GHSA-5m22-cfq9-86x6 - Vendor Advisory | |
References | () https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9 - Exploit, Permissions Required, Technical Description, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
13 Oct 2023, 21:27
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.2 |
CPE | cpe:2.3:a:vantage6:vantage6:*:*:*:*:*:*:*:* | |
References | (MISC) https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9 - Exploit, Permissions Required, Technical Description, Third Party Advisory | |
References | (MISC) https://github.com/vantage6/vantage6/security/advisories/GHSA-5m22-cfq9-86x6 - Vendor Advisory | |
References | (MISC) https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400 - Release Notes | |
References | (MISC) https://github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0 - Patch | |
First Time |
Vantage6
Vantage6 vantage6 |
11 Oct 2023, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-11 18:15
Updated : 2024-11-21 07:47
NVD link : CVE-2023-23930
Mitre link : CVE-2023-23930
CVE.ORG link : CVE-2023-23930
JSON object : View
Products Affected
vantage6
- vantage6
CWE
CWE-502
Deserialization of Untrusted Data