CVE-2024-41799

July 29, 2024, 4:21 p.m.

Awaiting Analysis
CVE has been recently published to the CVE List and has been received by the NVD.

Products

tgstation-server

  • 6.8.0 and above

Source

security-advisories@github.com

Tags

CVE-2024-41799 details

Published : July 29, 2024, 3:15 p.m.
Last Modified : July 29, 2024, 4:21 p.m.

Description

tgstation-server is a production scale tool for BYOND server management. Prior to 6.8.0, low permission users using the "Set .dme Path" privilege could potentially set malicious .dme files existing on the host machine to be compiled and executed. These .dme files could be uploaded via tgstation-server (requiring a separate, isolated privilege) or some other means. A server configured to execute in BYOND's trusted security level (requiring a third separate, isolated privilege OR being set by another user) could lead to this escalating into remote code execution via BYOND's shell() proc. The ability to execute this kind of attack is a known side effect of having privileged TGS users, but normally requires multiple privileges with known weaknesses. This vector is not intentional as it does not require control over the where deployment code is sourced from and _may_ not require remote write access to an instance's `Configuration` directory. This problem is fixed in versions 6.8.0 and above.

CVSS Score

1 2 3 4 5 6 7 8.4 9 10

Weakness

Weakness Name Description
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CVSS Data

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

HIGH

Base Score

8.4

Exploitability Score

1.8

Impact Score

6.0

Base Severity

HIGH

This website uses the NVD API, but is not approved or certified by it.