logo

CVE-2023-28635 vantage6

Package

Manager: pip
Name: vantage6
Vulnerable Version: >=0 <4.0.0

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00307 pctl0.53337

Details

Defining resource name as integer may give unintended access in vantage6 ### Impact 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. The best solution we see is therefore to check when resources are created or modified, that the resource name always starts with a character. ### Patches To be done, probably in v3.9 ### Workarounds None

Metadata

Created: 2023-10-13T19:30:40Z
Modified: 2024-11-18T23:12:12Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/10/GHSA-7x94-6g2m-3hp2/GHSA-7x94-6g2m-3hp2.json
CWE IDs: ["CWE-863"]
Alternative ID: GHSA-7x94-6g2m-3hp2
Finding: F006
Auto approve: 1