Publish GHSA-3qc3-mx6x-267h

This commit is contained in:
advisory-database[bot]
2025-01-21 20:04:50 +00:00
parent 7b9fe43a4b
commit 284307cfe0
@@ -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"
}
}