Skip to content

vantage6-server node accepts non-whitelisted algorithms from malicious server

High severity GitHub Reviewed Published Nov 14, 2023 in vantage6/vantage6 • Updated Nov 14, 2023

Package

pip vantage6-server (pip)

Affected versions

< 4.1.2

Patched versions

4.1.2

Description

Impact

A node does not check if an image is allowed to run if a parent_id is set. A malicious party that breaches the server may modify it to set a fake parent_id and send a task of a non-whitelisted algorithm. The node will then execute it because the parent_id that is set prevents checks from being run. Relevant node code here

This impacts all servers that are breached by an expert user

Patches

Fixed in v4.1.2

Workarounds

None

References

@bartvanb bartvanb published to vantage6/vantage6 Nov 14, 2023
Published by the National Vulnerability Database Nov 14, 2023
Published to the GitHub Advisory Database Nov 14, 2023
Reviewed Nov 14, 2023
Last updated Nov 14, 2023

Severity

High
7.2
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

CVE ID

CVE-2023-47631

GHSA ID

GHSA-vc3v-ppc7-v486

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.