Safety vulnerability ID: 78712
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of the appwrite (PyPI) and appwrite-cli (npm) packages are vulnerable to Information Disclosure due to hard-coded credential storage with overly permissive file permissions. The login command in the Appwrite CLI stores Appwrite user credentials in the ~/.appwrite/prefs.json file with UNIX file mode 0644, allowing any user on the local system to read sensitive information. An attacker with local access can exploit this by reading the prefs.json file to obtain user credentials, compromising the confidentiality of the Appwrite user account.
Latest version: 13.5.0
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application