CVE-2023-23930 Detail
Description
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.
Severity
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].
Weakness Enumeration
CWE-ID | CWE Name | Source |
---|---|---|
CWE-502 | Deserialization of Untrusted Data | GitHub, Inc. |
Change History
2 change records found show changes
Initial Analysis by NIST 10/13/2023 5:27:29 PM
Action | Type | Old Value | New Value |
---|---|---|---|
Added | CPE Configuration |
OR *cpe:2.3:a:vantage6:vantage6:*:*:*:*:*:*:*:* versions up to (excluding) 4.0.2 |
|
Added | CVSS V3.1 |
NIST AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
|
Changed | Reference Type |
https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400 No Types Assigned |
https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400 Release Notes |
Changed | Reference Type |
https://github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0 No Types Assigned |
https://github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0 Patch |
Changed | Reference Type |
https://github.com/vantage6/vantage6/security/advisories/GHSA-5m22-cfq9-86x6 No Types Assigned |
https://github.com/vantage6/vantage6/security/advisories/GHSA-5m22-cfq9-86x6 Vendor Advisory |
Changed | Reference Type |
https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9 No Types Assigned |
https://medium.com/ochrona/python-pickle-is-notoriously-insecure-d6651f1974c9 Exploit, Permissions Required, Technical Description, Third Party Advisory |
CVE Modified by GitHub, Inc. 10/11/2023 3:15:10 PM
Action | Type | Old Value | New Value |
---|---|---|---|
Changed | Description |
vantage6 is privacy preserving federated learning infrastructure. Versions 4.0.2 and prior 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. No patches are currently available, but users may specify JSON serialization as a workaround. |
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. |
Added | Reference |
https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400 [No Types Assigned] |
|
Added | Reference |
https://github.com/vantage6/vantage6/commit/e62f03bacf2247bd59eed217e2e7338c3a01a5f0 [No Types Assigned] |
Quick Info
CVE Dictionary Entry:
CVE-2023-23930
NVD Published Date:
10/11/2023
NVD Last Modified:
10/13/2023
Source:
GitHub, Inc.