diff --git a/advisories/unreviewed/2024/02/GHSA-gvpg-vgmx-xg6w/GHSA-gvpg-vgmx-xg6w.json b/advisories/github-reviewed/2024/02/GHSA-gvpg-vgmx-xg6w/GHSA-gvpg-vgmx-xg6w.json similarity index 58% rename from advisories/unreviewed/2024/02/GHSA-gvpg-vgmx-xg6w/GHSA-gvpg-vgmx-xg6w.json rename to advisories/github-reviewed/2024/02/GHSA-gvpg-vgmx-xg6w/GHSA-gvpg-vgmx-xg6w.json index 13da82957c8..8a0d0087796 100644 --- a/advisories/unreviewed/2024/02/GHSA-gvpg-vgmx-xg6w/GHSA-gvpg-vgmx-xg6w.json +++ b/advisories/github-reviewed/2024/02/GHSA-gvpg-vgmx-xg6w/GHSA-gvpg-vgmx-xg6w.json @@ -1,23 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-gvpg-vgmx-xg6w", - "modified": "2024-02-11T06:30:27Z", + "modified": "2024-03-15T14:23:03Z", "published": "2024-02-11T06:30:27Z", "aliases": [ "CVE-2023-52428" ], + "summary": "Denial of Service in Connect2id Nimbus JOSE+JWT", "details": "In Connect2id Nimbus JOSE+JWT before 9.37.2, an attacker can cause a denial of service (resource consumption) via a large JWE p2c header value (aka iteration count) for the PasswordBasedDecrypter (PBKDF2) component.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "com.nimbusds:nimbus-jose-jwt" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "9.37.2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52428" }, + { + "type": "PACKAGE", + "url": "https://bitbucket.org/connect2id/nimbus-jose-jwt" + }, { "type": "WEB", "url": "https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/3b3b77e" @@ -33,11 +56,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-400" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-03-15T14:23:03Z", "nvd_published_at": "2024-02-11T05:15:08Z" } } \ No newline at end of file