{ "schema_version": "1.4.0", "id": "GHSA-hxgx-584x-vwm8", "modified": "2023-04-10T16:42:16Z", "published": "2023-03-31T21:30:40Z", "aliases": [ "CVE-2023-27159" ], "summary": "Appwrite Server-Side Request Forgery vulnerability", "details": "Appwrite up to v1.2.1 was discovered to contain a Server-Side Request Forgery (SSRF) via the component `/v1/avatars/favicon`. This vulnerability allows attackers to access network resources and sensitive information via a crafted GET request.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "appwrite/server-ce" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.2.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27159" }, { "type": "WEB", "url": "https://gist.github.com/b33t1e/43b26c31e895baf7e7aea2dbf9743a9a" }, { "type": "WEB", "url": "https://gist.github.com/b33t1e/e9e8192317c111e7897e04d2f9bf5fdb" }, { "type": "PACKAGE", "url": "https://github.com/appwrite/appwrite" }, { "type": "WEB", "url": "https://notes.sjtu.edu.cn/gMNlpByZSDiwrl9uZyHTKA" }, { "type": "WEB", "url": "http://appwrite.com" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-04-10T16:42:16Z", "nvd_published_at": "2023-03-31T19:15:00Z" } }