mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-w799-prg3-cx77
This commit is contained in:
+24
-5
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user