mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-pwfw-mgfj-7g3g GHSA-2mrj-435v-c2cr
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-pwfw-mgfj-7g3g",
|
||||
"modified": "2023-08-07T15:42:14Z",
|
||||
"modified": "2024-09-20T16:47:14Z",
|
||||
"published": "2019-10-08T16:30:17Z",
|
||||
"aliases": [
|
||||
"CVE-2019-14853"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -45,12 +49,28 @@
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14853"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-pwfw-mgfj-7g3g"
|
||||
"type": "WEB",
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2019-177.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/warner/python-ecdsa"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://seclists.org/bugtraq/2019/Dec/33"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.debian.org/security/2019/dsa-4588"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2mrj-435v-c2cr",
|
||||
"modified": "2020-06-16T20:41:51Z",
|
||||
"modified": "2024-09-20T16:46:32Z",
|
||||
"published": "2019-12-02T18:15:31Z",
|
||||
"withdrawn": "2020-06-16T20:15:24Z",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"summary": "possible DoS caused by malformed signature decoding in Pure-Python ECDSA",
|
||||
"details": "**Withdrawn:** Duplicate of GHSA-pwfw-mgfj-7g3g.",
|
||||
"summary": "Duplicate Advisory: possible DoS caused by malformed signature decoding in Pure-Python ECDSA",
|
||||
"details": "## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-pwfw-mgfj-7g3g. This link is maintained to preserve external references.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
@@ -42,6 +42,18 @@
|
||||
"type": "WEB",
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14853"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-2mrj-435v-c2cr"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-pwfw-mgfj-7g3g"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2019-177.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3"
|
||||
|
||||
Reference in New Issue
Block a user