From b07281eb54f6f00a5eab0c2dee5b1072e96d3908 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 21:04:54 +0000 Subject: [PATCH] Publish GHSA-w799-prg3-cx77 --- .../GHSA-w799-prg3-cx77.json | 29 +++++++++++++++---- 1 file changed, 24 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-w799-prg3-cx77/GHSA-w799-prg3-cx77.json (60%) diff --git a/advisories/unreviewed/2022/05/GHSA-w799-prg3-cx77/GHSA-w799-prg3-cx77.json b/advisories/github-reviewed/2022/05/GHSA-w799-prg3-cx77/GHSA-w799-prg3-cx77.json similarity index 60% rename from advisories/unreviewed/2022/05/GHSA-w799-prg3-cx77/GHSA-w799-prg3-cx77.json rename to advisories/github-reviewed/2022/05/GHSA-w799-prg3-cx77/GHSA-w799-prg3-cx77.json index 8299212f201..8eda17c55d5 100644 --- a/advisories/unreviewed/2022/05/GHSA-w799-prg3-cx77/GHSA-w799-prg3-cx77.json +++ b/advisories/github-reviewed/2022/05/GHSA-w799-prg3-cx77/GHSA-w799-prg3-cx77.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-w799-prg3-cx77", - "modified": "2022-05-17T03:02:29Z", + "modified": "2023-07-31T21:03:29Z", "published": "2022-05-17T03:02:29Z", "aliases": [ "CVE-2016-7036" ], + "summary": "python-jose failure to use a constant time comparison for HMAC keys", "details": "python-jose before 1.3.2 allows attackers to have unspecified impact by leveraging failure to use a constant time comparison for HMAC keys.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "python-jose" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.3.2" + } + ] + } + ] + } ], "references": [ { @@ -31,7 +50,7 @@ }, { "type": "WEB", - "url": "http://www.securityfocus.com/bid/95845" + "url": "https://web.archive.org/web/20210123221523/http://www.securityfocus.com/bid/95845" } ], "database_specific": { @@ -39,8 +58,8 @@ ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-07-31T21:03:29Z", "nvd_published_at": "2017-01-23T21:59:00Z" } } \ No newline at end of file