ghsa-g777-crp9-m27g
Vulnerability from github
Published
2024-01-09 09:30
Modified
2024-09-13 14:15
Severity ?
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
6.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
6.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Apprite CLI makes Use of Hard-coded Credentials
Details
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "appwrite-cli" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "appwrite" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-50974" ], "database_specific": { "cwe_ids": [ "CWE-798" ], "github_reviewed": true, "github_reviewed_at": "2024-01-12T23:19:29Z", "nvd_published_at": "2024-01-09T09:15:42Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-g777-crp9-m27g", "modified": "2024-09-13T14:15:59Z", "published": "2024-01-09T09:30:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50974" }, { "type": "WEB", "url": "https://appwrite.io/docs/tooling/command-line/installation" }, { "type": "WEB", "url": "https://gist.github.com/SkypLabs/72ee00ecfa7d1a3494e2d69a24279c1d" }, { "type": "PACKAGE", "url": "https://github.com/appwrite/sdk-for-cli" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/appwrite/PYSEC-2024-2.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Apprite CLI makes Use of Hard-coded Credentials" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.