CVE-2023-28635

Defining resource name as integer in vantage6 may give unintended access

Description

vantage6 is privacy preserving federated learning infrastructure. Prior to version 4.0.0, malicious users may try to get access to resources they are not allowed to see, by creating resources with integers as names. One example where this is a risk, is when users define which users are allowed to run algorithms on their node. This may be defined by username or user id. Now, for example, if user id 13 is allowed to run tasks, and an attacker creates a username with username '13', they would be wrongly allowed to run an algorithm. There may also be other places in the code where such a mixup of resource ID or name leads to issues. Version 4.0.0 contains a patch for this issue. The best solution is to check when resources are created or modified, that the resource name always starts with a character.

Category

5.4
CVSS
Severity: Medium
CVSS 3.1 •
EPSS 0.31%
Vendor Advisory github.com
Affected: vantage6 vantage6
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-28635?
CVE-2023-28635 has been scored as a medium severity vulnerability.
How to fix CVE-2023-28635?
To fix CVE-2023-28635, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-28635 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2023-28635 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-28635?
CVE-2023-28635 affects vantage6 vantage6.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.