CVE-2023-41882
MEDIUM EPSS 31.9%
Published Oct 11, 20232y ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Published Oct 11, 2023 2y ago
Last Modified Jun 17, 2026 2w ago
Description
vantage6 is privacy preserving federated learning infrastructure. The endpoint /api/collaboration/{id}/task is used to collect all tasks from a certain collaboration. To get such tasks, a user should have permission to view the collaboration and to view the tasks in it. However, prior to version 4.0.0, it is only checked if the user has permission to view the collaboration. Version 4.0.0 contains a patch. There are no known workarounds.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
31.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 2
CWE-284
CWE-863 Incorrect Authorization Authorization
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| vantage6 | vantage6 | * | <4.0.0 |
References 3
- github.com https://github.com/vantage6/vantage6/blob/0682c4288f43fee5bcc72dc448cdd99bd7e57f76/docs/release_notes.rst#400
- github.com https://github.com/vantage6/vantage6/pull/711
- github.com https://github.com/vantage6/vantage6/security/advisories/GHSA-gc57-xhh5-m94r
Remediation
- github.com https://github.com/vantage6/vantage6/pull/711