diff --git a/advisories/unreviewed/2024/12/GHSA-rv83-h68q-c4wq/GHSA-rv83-h68q-c4wq.json b/advisories/github-reviewed/2024/12/GHSA-rv83-h68q-c4wq/GHSA-rv83-h68q-c4wq.json similarity index 57% rename from advisories/unreviewed/2024/12/GHSA-rv83-h68q-c4wq/GHSA-rv83-h68q-c4wq.json rename to advisories/github-reviewed/2024/12/GHSA-rv83-h68q-c4wq/GHSA-rv83-h68q-c4wq.json index 84c611974dc..855f0a0dd5e 100644 --- a/advisories/unreviewed/2024/12/GHSA-rv83-h68q-c4wq/GHSA-rv83-h68q-c4wq.json +++ b/advisories/github-reviewed/2024/12/GHSA-rv83-h68q-c4wq/GHSA-rv83-h68q-c4wq.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-rv83-h68q-c4wq", - "modified": "2025-01-02T21:31:41Z", + "modified": "2025-01-02T21:52:39Z", "published": "2024-12-19T21:31:10Z", "aliases": [ "CVE-2024-55196" ], + "summary": "GoPhish sends cleartext passwords", "details": "Insufficiently Protected Credentials in the Mail Server Configuration in GoPhish v0.12.1 allows an attacker to access cleartext passwords for the configured IMAP and SMTP servers.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Go", + "name": "github.com/gophish/gophish" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.12.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55196" }, + { + "type": "PACKAGE", + "url": "https://github.com/gophish/gophish" + }, { "type": "WEB", "url": "https://github.com/hexkaster/SecurityResearch/blob/main/CVE-2024-55196.md" @@ -29,8 +54,8 @@ "CWE-312" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-01-02T21:52:39Z", "nvd_published_at": "2024-12-19T19:15:07Z" } } \ No newline at end of file