1 results (0.003 seconds)

CVSS: 5.5EPSS: 0%CPEs: 1EXPL: 1

In Appwrite CLI before 3.0.0, when using the login command, the credentials of the Appwrite user are stored in a ~/.appwrite/prefs.json file with 0644 as UNIX permissions. Any user of the local system can access those credentials. En Appwrite CLI anterior a 3.0.0, cuando se utiliza el comando de inicio de sesión, las credenciales del usuario de Appwrite se almacenan en un archivo ~/.appwrite/prefs.json con 0644 como permisos UNIX. Cualquier usuario del sistema local puede acceder a esas credenciales. • https://appwrite.io/docs/tooling/command-line/installation https://gist.github.com/SkypLabs/72ee00ecfa7d1a3494e2d69a24279c1d • CWE-798: Use of Hard-coded Credentials •