From 284307cfe039d94a8b15e815cce8780e63a73336 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 20:04:50 +0000 Subject: [PATCH] Publish GHSA-3qc3-mx6x-267h --- .../GHSA-3qc3-mx6x-267h.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/01/GHSA-3qc3-mx6x-267h/GHSA-3qc3-mx6x-267h.json (59%) diff --git a/advisories/unreviewed/2025/01/GHSA-3qc3-mx6x-267h/GHSA-3qc3-mx6x-267h.json b/advisories/github-reviewed/2025/01/GHSA-3qc3-mx6x-267h/GHSA-3qc3-mx6x-267h.json similarity index 59% rename from advisories/unreviewed/2025/01/GHSA-3qc3-mx6x-267h/GHSA-3qc3-mx6x-267h.json rename to advisories/github-reviewed/2025/01/GHSA-3qc3-mx6x-267h/GHSA-3qc3-mx6x-267h.json index 024c686479d..721ed44c2c3 100644 --- a/advisories/unreviewed/2025/01/GHSA-3qc3-mx6x-267h/GHSA-3qc3-mx6x-267h.json +++ b/advisories/github-reviewed/2025/01/GHSA-3qc3-mx6x-267h/GHSA-3qc3-mx6x-267h.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3qc3-mx6x-267h", - "modified": "2025-01-20T15:31:24Z", + "modified": "2025-01-21T20:03:18Z", "published": "2025-01-20T15:31:24Z", "aliases": [ "CVE-2025-24337" ], + "summary": "Insecure default config access in WriteFreely", "details": "WriteFreely through 0.15.1, when MySQL is used, allows local users to discover credentials by reading config.ini.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/writefreely/writefreely" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.15.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24337" }, + { + "type": "PACKAGE", + "url": "https://github.com/writefreely/writefreely" + }, { "type": "WEB", "url": "https://github.com/writefreely/writefreely/releases/tag/v0.15.1" @@ -37,8 +62,8 @@ "CWE-281" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-01-21T20:03:18Z", "nvd_published_at": "2025-01-20T14:15:27Z" } } \ No newline at end of file