diff --git a/advisories/unreviewed/2025/03/GHSA-3jxr-23ph-c89g/GHSA-3jxr-23ph-c89g.json b/advisories/github-reviewed/2025/03/GHSA-3jxr-23ph-c89g/GHSA-3jxr-23ph-c89g.json similarity index 58% rename from advisories/unreviewed/2025/03/GHSA-3jxr-23ph-c89g/GHSA-3jxr-23ph-c89g.json rename to advisories/github-reviewed/2025/03/GHSA-3jxr-23ph-c89g/GHSA-3jxr-23ph-c89g.json index 1408a39c864..be64360da31 100644 --- a/advisories/unreviewed/2025/03/GHSA-3jxr-23ph-c89g/GHSA-3jxr-23ph-c89g.json +++ b/advisories/github-reviewed/2025/03/GHSA-3jxr-23ph-c89g/GHSA-3jxr-23ph-c89g.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-3jxr-23ph-c89g", - "modified": "2025-03-04T18:33:43Z", + "modified": "2025-03-04T21:57:26Z", "published": "2025-03-04T18:33:43Z", "aliases": [ "CVE-2025-23368" ], + "summary": "Wildfly Elytron integration susceptible to brute force attacks via CLI", "details": "A flaw was found in Wildfly Elytron integration. The component does not implement sufficient measures to prevent multiple failed authentication attempts within a short time frame, making it more susceptible to brute force attacks via CLI.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.wildfly.core:wildfly-elytron-integration" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "27.0.0.Final" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +47,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337621" + }, + { + "type": "PACKAGE", + "url": "https://github.com/wildfly/wildfly-core" } ], "database_specific": { @@ -33,8 +58,8 @@ "CWE-307" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-04T21:57:26Z", "nvd_published_at": "2025-03-04T16:15:39Z" } } \ No newline at end of file