tgstation-server is a production scale tool for BYOND server management. Prior to 6.12.3, roles used to authorize API methods were incorrectly OR'd instead of AND'ed with the role used to determine if a user was enabled. This allows enabled users access to most, but not all, authorized actions regardless of their permissions. Notably, the WriteUsers right is unaffected so users may not use this bug to permanently elevate their account permissions. The fix is release in tgstation-server-v6.12.3.
References
Configurations
No configuration.
History
06 Jan 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-01-06 16:15
Updated : 2025-01-06 16:15
NVD link : CVE-2025-21611
Mitre link : CVE-2025-21611
CVE.ORG link : CVE-2025-21611
JSON object : View
Products Affected
No product.
CWE
CWE-285
Improper Authorization