Action not permitted
Modal body text goes here.
Modal Title
Modal Body
GHSA-8QXJ-F9RH-9FG2
Vulnerability from github – Published: 2020-04-01 16:35 – Updated: 2024-09-20 16:52A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ecdsa"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.13.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-14859"
],
"database_specific": {
"cwe_ids": [
"CWE-347"
],
"github_reviewed": true,
"github_reviewed_at": "2020-04-01T15:40:54Z",
"nvd_published_at": "2020-01-02T15:15:00Z",
"severity": "CRITICAL"
},
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "GHSA-8qxj-f9rh-9fg2",
"modified": "2024-09-20T16:52:23Z",
"published": "2020-04-01T16:35:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/pull/115"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/3427fa29f319b27898a28601955807abb44c0830"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/9080d1d5ac533da0de00466aaffb49bee808bb4e"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/b0ea52bb3aa9a16c9a4a91fdc0041edbfed10b31"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2020-163.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://pypi.org/project/ecdsa/0.13.3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Verification of Cryptographic Signature in Pure-Python ECDSA"
}
BREW-CHECKOV-CVE-2019-14859 (GHSA-8QXJ-F9RH-9FG2)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:39 – Updated: 2026-09-09 23:47 – Source websiteA flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "ecdsa",
"resource_purl": "pkg:pypi/ecdsa@0.19.2",
"upstream_fixed_in": "0.13.3"
},
"package": {
"ecosystem": "Homebrew",
"name": "checkov",
"purl": "pkg:brew/checkov"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/ecdsa@0.19.2",
"name": "ecdsa",
"resource": "ecdsa",
"strategy": "registry",
"subject_version": "0.19.2"
}
]
},
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "BREW-checkov-CVE-2019-14859",
"modified": "2026-09-09T23:47:22Z",
"published": "2026-08-13T16:39:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/pull/115"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/3427fa29f319b27898a28601955807abb44c0830"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/9080d1d5ac533da0de00466aaffb49bee808bb4e"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/b0ea52bb3aa9a16c9a4a91fdc0041edbfed10b31"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2020-163.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://pypi.org/project/ecdsa/0.13.3"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Verification of Cryptographic Signature in Pure-Python ECDSA",
"upstream": [
"GHSA-8qxj-f9rh-9fg2",
"CVE-2019-14859",
"PYSEC-2020-163"
]
}
BREW-DUPLICITY-CVE-2019-14859 (GHSA-8QXJ-F9RH-9FG2)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:44 – Updated: 2026-09-09 23:52 – Source websiteA flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "ecdsa",
"resource_purl": "pkg:pypi/ecdsa@0.19.2",
"upstream_fixed_in": "0.13.3"
},
"package": {
"ecosystem": "Homebrew",
"name": "duplicity",
"purl": "pkg:brew/duplicity"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.0_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/ecdsa@0.19.2",
"name": "ecdsa",
"resource": "ecdsa",
"strategy": "registry",
"subject_version": "0.19.2"
}
]
},
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "BREW-duplicity-CVE-2019-14859",
"modified": "2026-09-09T23:52:33Z",
"published": "2026-08-13T16:44:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/pull/115"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/3427fa29f319b27898a28601955807abb44c0830"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/9080d1d5ac533da0de00466aaffb49bee808bb4e"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/b0ea52bb3aa9a16c9a4a91fdc0041edbfed10b31"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2020-163.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://pypi.org/project/ecdsa/0.13.3"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Verification of Cryptographic Signature in Pure-Python ECDSA",
"upstream": [
"GHSA-8qxj-f9rh-9fg2",
"CVE-2019-14859",
"PYSEC-2020-163"
]
}
BREW-GLANCES-CVE-2019-14859 (GHSA-8QXJ-F9RH-9FG2)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:51 – Updated: 2026-09-10 19:18 – Source websiteA flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "ecdsa",
"resource_purl": "pkg:pypi/ecdsa@0.19.2",
"upstream_fixed_in": "0.13.3"
},
"package": {
"ecosystem": "Homebrew",
"name": "glances",
"purl": "pkg:brew/glances"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.5.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/ecdsa@0.19.2",
"name": "ecdsa",
"resource": "ecdsa",
"strategy": "registry",
"subject_version": "0.19.2"
}
]
},
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "BREW-glances-CVE-2019-14859",
"modified": "2026-09-10T19:18:35Z",
"published": "2026-08-13T16:51:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/pull/115"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/3427fa29f319b27898a28601955807abb44c0830"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/9080d1d5ac533da0de00466aaffb49bee808bb4e"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/b0ea52bb3aa9a16c9a4a91fdc0041edbfed10b31"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2020-163.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://pypi.org/project/ecdsa/0.13.3"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Verification of Cryptographic Signature in Pure-Python ECDSA",
"upstream": [
"GHSA-8qxj-f9rh-9fg2",
"CVE-2019-14859",
"PYSEC-2020-163"
]
}
BREW-KEEPKEY-AGENT-CVE-2… (GHSA-8QXJ-F9RH-9FG2)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:01 – Updated: 2026-09-17 17:54 – Source websiteA flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "ecdsa",
"resource_purl": "pkg:pypi/ecdsa@0.19.1",
"upstream_fixed_in": "0.13.3"
},
"package": {
"ecosystem": "Homebrew",
"name": "keepkey-agent",
"purl": "pkg:brew/keepkey-agent"
},
"ranges": [
{
"events": [
{
"introduced": "0.9.0"
},
{
"fixed": "0.9.0_5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/ecdsa@0.19.1",
"name": "ecdsa",
"resource": "ecdsa",
"strategy": "registry",
"subject_version": "0.19.1"
}
]
},
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "BREW-keepkey-agent-CVE-2019-14859",
"modified": "2026-09-17T17:54:22Z",
"published": "2026-08-13T17:01:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/pull/115"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/3427fa29f319b27898a28601955807abb44c0830"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/9080d1d5ac533da0de00466aaffb49bee808bb4e"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/b0ea52bb3aa9a16c9a4a91fdc0041edbfed10b31"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2020-163.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://pypi.org/project/ecdsa/0.13.3"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Verification of Cryptographic Signature in Pure-Python ECDSA",
"upstream": [
"GHSA-8qxj-f9rh-9fg2",
"CVE-2019-14859",
"PYSEC-2020-163"
]
}
BREW-ONLYKEY-AGENT-CVE-2… (GHSA-8QXJ-F9RH-9FG2)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:21 – Updated: 2026-09-10 00:41 – Source websiteA flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "ecdsa",
"resource_purl": "pkg:pypi/ecdsa@0.19.2",
"upstream_fixed_in": "0.13.3"
},
"package": {
"ecosystem": "Homebrew",
"name": "onlykey-agent",
"purl": "pkg:brew/onlykey-agent"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.15_13"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/ecdsa@0.19.2",
"name": "ecdsa",
"resource": "ecdsa",
"strategy": "registry",
"subject_version": "0.19.2"
}
]
},
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "BREW-onlykey-agent-CVE-2019-14859",
"modified": "2026-09-10T00:41:55Z",
"published": "2026-08-13T17:21:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/pull/115"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/3427fa29f319b27898a28601955807abb44c0830"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/9080d1d5ac533da0de00466aaffb49bee808bb4e"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/b0ea52bb3aa9a16c9a4a91fdc0041edbfed10b31"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2020-163.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://pypi.org/project/ecdsa/0.13.3"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Verification of Cryptographic Signature in Pure-Python ECDSA",
"upstream": [
"GHSA-8qxj-f9rh-9fg2",
"CVE-2019-14859",
"PYSEC-2020-163"
]
}
BREW-SSH-MITM-CVE-2019-14859 (GHSA-8QXJ-F9RH-9FG2)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:40 – Updated: 2026-09-10 01:22 – Source websiteA flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "ecdsa",
"resource_purl": "pkg:pypi/ecdsa@0.19.2",
"upstream_fixed_in": "0.13.3"
},
"package": {
"ecosystem": "Homebrew",
"name": "ssh-mitm",
"purl": "pkg:brew/ssh-mitm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.1_4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/ecdsa@0.19.2",
"name": "ecdsa",
"resource": "ecdsa",
"strategy": "registry",
"subject_version": "0.19.2"
}
]
},
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "BREW-ssh-mitm-CVE-2019-14859",
"modified": "2026-09-10T01:22:09Z",
"published": "2026-08-13T17:40:41Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/pull/115"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/3427fa29f319b27898a28601955807abb44c0830"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/9080d1d5ac533da0de00466aaffb49bee808bb4e"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/b0ea52bb3aa9a16c9a4a91fdc0041edbfed10b31"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2020-163.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://pypi.org/project/ecdsa/0.13.3"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Verification of Cryptographic Signature in Pure-Python ECDSA",
"upstream": [
"GHSA-8qxj-f9rh-9fg2",
"CVE-2019-14859",
"PYSEC-2020-163"
]
}
BREW-TREZOR-AGENT-CVE-20… (GHSA-8QXJ-F9RH-9FG2)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:44 – Updated: 2026-09-17 18:32 – Source websiteA flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
| URL | Type | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "ecdsa",
"resource_purl": "pkg:pypi/ecdsa@0.19.2",
"upstream_fixed_in": "0.13.3"
},
"package": {
"ecosystem": "Homebrew",
"name": "trezor-agent",
"purl": "pkg:brew/trezor-agent"
},
"ranges": [
{
"events": [
{
"introduced": "0.9.2"
},
{
"fixed": "0.11.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/ecdsa@0.19.2",
"name": "ecdsa",
"resource": "ecdsa",
"strategy": "registry",
"subject_version": "0.19.2"
}
]
},
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "BREW-trezor-agent-CVE-2019-14859",
"modified": "2026-09-17T18:32:30Z",
"published": "2026-08-13T17:44:53Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/pull/115"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/3427fa29f319b27898a28601955807abb44c0830"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/9080d1d5ac533da0de00466aaffb49bee808bb4e"
},
{
"type": "WEB",
"url": "https://github.com/tlsfuzzer/python-ecdsa/commit/b0ea52bb3aa9a16c9a4a91fdc0041edbfed10b31"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/ecdsa/PYSEC-2020-163.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://pypi.org/project/ecdsa/0.13.3"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Improper Verification of Cryptographic Signature in Pure-Python ECDSA",
"upstream": [
"GHSA-8qxj-f9rh-9fg2",
"CVE-2019-14859",
"PYSEC-2020-163"
]
}
CVE-2019-14859 (GCVE-0-2019-14859)
Vulnerability from cvelistv5 – Published: 2020-01-02 14:15 – Updated: 2024-08-05 00:26| URL | Tags |
|---|---|
| https://github.com/warner/python-ecdsa/releases/t… | x_refsource_MISC |
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2… | x_refsource_CONFIRM |
| https://pypi.org/project/ecdsa/0.13.3/ | x_refsource_MISC |
| https://github.com/warner/python-ecdsa/issues/114 | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat | python-ecdsa |
Affected:
all python-ecdsa versions before 0.13.3
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T00:26:39.127Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://pypi.org/project/ecdsa/0.13.3/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/warner/python-ecdsa/issues/114"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "python-ecdsa",
"vendor": "Red Hat",
"versions": [
{
"status": "affected",
"version": "all python-ecdsa versions before 0.13.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-347",
"description": "CWE-347",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-02T14:15:58.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://pypi.org/project/ecdsa/0.13.3/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/warner/python-ecdsa/issues/114"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-14859",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "python-ecdsa",
"version": {
"version_data": [
{
"version_value": "all python-ecdsa versions before 0.13.3"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "7.4/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-347"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3",
"refsource": "MISC",
"url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"name": "https://pypi.org/project/ecdsa/0.13.3/",
"refsource": "MISC",
"url": "https://pypi.org/project/ecdsa/0.13.3/"
},
{
"name": "https://github.com/warner/python-ecdsa/issues/114",
"refsource": "MISC",
"url": "https://github.com/warner/python-ecdsa/issues/114"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2019-14859",
"datePublished": "2020-01-02T14:15:58.000Z",
"dateReserved": "2019-08-10T00:00:00.000Z",
"dateUpdated": "2024-08-05T00:26:39.127Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
PYSEC-2020-163
Vulnerability from pysec - Published: 2020-01-02 15:15 - Updated: 2020-12-08 18:32A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.
| Name | purl | ecdsa | pkg:pypi/ecdsa |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ecdsa",
"purl": "pkg:pypi/ecdsa"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.13.3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.6",
"0.7",
"0.8",
"0.9",
"0.10",
"0.11",
"0.12",
"0.13",
"0.13.1",
"0.13.2"
]
}
],
"aliases": [
"CVE-2019-14859",
"GHSA-8qxj-f9rh-9fg2"
],
"details": "A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without this verification, a malformed signature could be accepted, making the signature malleable. Without proper verification, an attacker could use a malleable signature to create false transactions.",
"id": "PYSEC-2020-163",
"modified": "2020-12-08T18:32:00Z",
"published": "2020-01-02T15:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14859"
},
{
"type": "WEB",
"url": "https://github.com/warner/python-ecdsa/releases/tag/python-ecdsa-0.13.3"
},
{
"type": "REPORT",
"url": "https://github.com/warner/python-ecdsa/issues/114"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/ecdsa/0.13.3/"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8qxj-f9rh-9fg2"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.