From b4ec52fd6174a7a5f72a97d397d6fde840e8f7eb Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 20:17:23 +0000 Subject: [PATCH] Publish GHSA-c8v6-786g-vjx6 --- .../GHSA-c8v6-786g-vjx6.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-c8v6-786g-vjx6/GHSA-c8v6-786g-vjx6.json b/advisories/github-reviewed/2024/02/GHSA-c8v6-786g-vjx6/GHSA-c8v6-786g-vjx6.json index 26128274899..30c43d85f84 100644 --- a/advisories/github-reviewed/2024/02/GHSA-c8v6-786g-vjx6/GHSA-c8v6-786g-vjx6.json +++ b/advisories/github-reviewed/2024/02/GHSA-c8v6-786g-vjx6/GHSA-c8v6-786g-vjx6.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-c8v6-786g-vjx6", - "modified": "2024-03-01T16:56:21Z", + "modified": "2024-03-04T20:16:01Z", "published": "2024-02-29T03:33:14Z", "aliases": [ "CVE-2023-51774" ], "summary": "json-jwt allows bypass of identity checks via a sign/encryption confusion attack", - "details": "The json-jwt (aka JSON::JWT) gem 1.16.3 for Ruby sometimes allows bypass of identity checks via a sign/encryption confusion attack. For example, JWE can sometimes be used to bypass JSON::JWT.decode.", + "details": "The json-jwt (aka JSON::JWT) gem before 1.16.6 for Ruby sometimes allows bypass of identity checks via a sign/encryption confusion attack. For example, JWE can sometimes be used to bypass JSON::JWT.decode.", "severity": [ ], @@ -25,7 +25,7 @@ "introduced": "0" }, { - "last_affected": "1.16.3" + "fixed": "1.16.6" } ] } @@ -37,6 +37,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51774" }, + { + "type": "WEB", + "url": "https://github.com/nov/json-jwt/issues/120" + }, + { + "type": "WEB", + "url": "https://github.com/nov/json-jwt/commit/9c4d842a9465bd7960570ca326c3de79b4abc9d0" + }, { "type": "WEB", "url": "https://github.com/P3ngu1nW/CVE_Request/blob/main/novjson-jwt.md" @@ -44,6 +52,10 @@ { "type": "PACKAGE", "url": "https://github.com/nov/json-jwt" + }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/json-jwt/CVE-2023-51774.yml" } ], "database_specific": {