diff --git a/advisories/unreviewed/2025/04/GHSA-r934-w73g-v4p8/GHSA-r934-w73g-v4p8.json b/advisories/github-reviewed/2025/04/GHSA-hw58-3793-42gg/GHSA-hw58-3793-42gg.json similarity index 53% rename from advisories/unreviewed/2025/04/GHSA-r934-w73g-v4p8/GHSA-r934-w73g-v4p8.json rename to advisories/github-reviewed/2025/04/GHSA-hw58-3793-42gg/GHSA-hw58-3793-42gg.json index 7c73c58c3f5..31655d8ce03 100644 --- a/advisories/unreviewed/2025/04/GHSA-r934-w73g-v4p8/GHSA-r934-w73g-v4p8.json +++ b/advisories/github-reviewed/2025/04/GHSA-hw58-3793-42gg/GHSA-hw58-3793-42gg.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", - "id": "GHSA-r934-w73g-v4p8", - "modified": "2025-04-30T03:30:31Z", - "published": "2025-04-29T21:31:56Z", + "id": "GHSA-hw58-3793-42gg", + "modified": "2025-04-30T17:24:22Z", + "published": "2025-04-30T17:24:21Z", "aliases": [ "CVE-2025-3501" ], + "summary": "Keycloak hostname verification", "details": "A flaw was found in Keycloak. By setting a verification policy to 'ALL', the trust store certificate verification is skipped, which is unintended.", "severity": [ { @@ -13,8 +14,32 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.keycloak:keycloak-services" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "26.2.2" + } + ] + } + ] + } + ], "references": [ + { + "type": "WEB", + "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-hw58-3793-42gg" + }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3501" @@ -34,6 +59,10 @@ { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358834" + }, + { + "type": "PACKAGE", + "url": "https://github.com/keycloak/keycloak" } ], "database_specific": { @@ -41,8 +70,8 @@ "CWE-297" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-29T21:15:51Z" + "github_reviewed": true, + "github_reviewed_at": "2025-04-30T17:24:21Z", + "nvd_published_at": null } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-r934-w73g-v4p8/GHSA-r934-w73g-v4p8.json b/advisories/github-reviewed/2025/04/GHSA-r934-w73g-v4p8/GHSA-r934-w73g-v4p8.json new file mode 100644 index 00000000000..4afd05bb42e --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-r934-w73g-v4p8/GHSA-r934-w73g-v4p8.json @@ -0,0 +1,72 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r934-w73g-v4p8", + "modified": "2025-04-30T17:24:10Z", + "published": "2025-04-29T21:31:56Z", + "withdrawn": "2025-04-30T17:24:10Z", + "aliases": [], + "summary": "Duplicate Advisory: Keycloak hostname verification", + "details": "# Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-hw58-3793-42gg. This link is maintained to preserve external references.\n\n# Original Description\nA flaw was found in Keycloak. By setting a verification policy to 'ALL', the trust store certificate verification is skipped, which is unintended.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.keycloak:keycloak-services" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "26.2.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3501" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2025:4335" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2025:4336" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-3501" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358834" + }, + { + "type": "PACKAGE", + "url": "https://github.com/keycloak/keycloak" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-297" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-30T17:24:10Z", + "nvd_published_at": "2025-04-29T21:15:51Z" + } +} \ No newline at end of file