CVE-2023-27159
Appwrite Server-Side Request Forgery vulnerability
Record summary
CVE-2023-27159 has a selected CVSS score of 7.5 (high); EIP currently links 1 Nuclei template.
Description
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.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Dec 4, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Feb 18, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
appwriteBrowse appwrite / appwrite | VulnCheck | Version data not supplied | |
appwrite/server-ceBrowse Packagist / appwrite/server-ce | GitHub Advisory | Through 1.2.1 | affected |
Nuclei templates
1ProjectDiscoveryHIGHAppwrite <=1.2.1 - Server-Side Request ForgeryCVSS 7.5
Appwrite through 1.2.1 is susceptible to server-side request forgery via the component /v1/avatars/favicon. An attacker can potentially access network resources and sensitive information via a crafted GET request, thereby also making it possible to modify data and/or execute unauthorized administrative operations in the context of the affected site.
Impact
This vulnerability can lead to unauthorized access to internal resources, potential data leakage, and further exploitation of the server.
Remediation
Upgrade Appwrite to a version higher than 1.2.1 to mitigate the SSRF vulnerability.
Source: ProjectDiscovery