cvelist/2022/25xxx/CVE-2022-25377.json
2024-02-22 22:00:35 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-25377",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The ACME-challenge endpoint in Appwrite 0.5.0 through 0.12.x before 0.12.2 allows remote attackers to read arbitrary local files via ../ directory traversal. In order to be vulnerable, APP_STORAGE_CERTIFICATES/.well-known/acme-challenge must exist on disk. (This pathname is automatically created if the user chooses to install Let's Encrypt certificates via Appwrite.)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/appwrite/appwrite/blob/0.12.0/app/controllers/general.php#L539",
"refsource": "MISC",
"name": "https://github.com/appwrite/appwrite/blob/0.12.0/app/controllers/general.php#L539"
},
{
"url": "https://github.com/appwrite/appwrite/releases/tag/0.12.2",
"refsource": "MISC",
"name": "https://github.com/appwrite/appwrite/releases/tag/0.12.2"
},
{
"refsource": "MISC",
"name": "https://github.com/appwrite/appwrite/pull/2780",
"url": "https://github.com/appwrite/appwrite/pull/2780"
},
{
"refsource": "MISC",
"name": "https://dubell.io/unauthenticated-lfi-in-appwrite-0.5.0-0.12.1/",
"url": "https://dubell.io/unauthenticated-lfi-in-appwrite-0.5.0-0.12.1/"
}
]
}
}