diff --git a/advisories/github-reviewed/2024/02/GHSA-wfm3-gq9h-mrjm/GHSA-wfm3-gq9h-mrjm.json b/advisories/github-reviewed/2024/02/GHSA-wfm3-gq9h-mrjm/GHSA-wfm3-gq9h-mrjm.json index 08a2e6c9470..044ddde7b56 100644 --- a/advisories/github-reviewed/2024/02/GHSA-wfm3-gq9h-mrjm/GHSA-wfm3-gq9h-mrjm.json +++ b/advisories/github-reviewed/2024/02/GHSA-wfm3-gq9h-mrjm/GHSA-wfm3-gq9h-mrjm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wfm3-gq9h-mrjm", - "modified": "2024-02-23T17:45:23Z", + "modified": "2024-08-21T21:46:24Z", "published": "2024-02-23T00:30:33Z", "aliases": [ "CVE-2022-25377" @@ -9,7 +9,14 @@ "summary": "Appwrite Directory Traversal vulnerability", "details": "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.)", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -66,7 +73,7 @@ "cwe_ids": [ "CWE-22" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-02-23T17:45:23Z", "nvd_published_at": "2024-02-22T22:15:47Z"