Description
unity-cli is a command line utility for the Unity Game Engine. Prior to 1.8.2 , the sign-package command in @rage-against-the-pixel/unity-cli logs sensitive credentials in plaintext when the --verbose flag is used. Command-line arguments including --email and --password are output via JSON.stringify without sanitization, exposing secrets to shell history, CI/CD logs, and log aggregation systems. This vulnerability is fixed in 1.8.2.
Problem types
CWE-532: Insertion of Sensitive Information into Log File
Product status
References
github.com/...ty-cli/security/advisories/GHSA-4255-c27h-62m5
github.com/...ommit/8d4d67b23d7c5fd8f00df3f0f10bec2961c95342
github.com/RageAgainstThePixel/unity-cli/releases/tag/v1.8.2