Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-17144 (GCVE-0-2018-17144)
Vulnerability from cvelistv5 – Published: 2018-09-19 08:00 – Updated: 2024-08-05 10:39
VLAI?
EPSS
Summary
Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T10:39:59.599Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/JinBean/CVE-Extension"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2018-09-19T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-04-09T19:18:30",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/JinBean/CVE-Extension"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-17144",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144",
"refsource": "MISC",
"url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144"
},
{
"name": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md",
"refsource": "MISC",
"url": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md"
},
{
"name": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/",
"refsource": "MISC",
"url": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/"
},
{
"name": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md",
"refsource": "MISC",
"url": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md"
},
{
"name": "https://github.com/JinBean/CVE-Extension",
"refsource": "MISC",
"url": "https://github.com/JinBean/CVE-Extension"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2018-17144",
"datePublished": "2018-09-19T08:00:00",
"dateReserved": "2018-09-18T00:00:00",
"dateUpdated": "2024-08-05T10:39:59.599Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2018-17144\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2018-09-19T08:29:00.333\",\"lastModified\":\"2024-11-21T03:53:57.130\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.\"},{\"lang\":\"es\",\"value\":\"Bitcoin Core en versiones 0.14.x anteriores a la 0.14.3, 0.15.x anteriores a la 0.15.2 y 0.16.x anteriores a la 0.16.3 y Bitcoin Knots desde las versiones 0.14.x hasta las 0.16.x anteriores a la 0.16.3 permiten una denegaci\u00f3n remota de servicio (cierre inesperado de la aplicaci\u00f3n) explotable por mineros mediante entradas duplicadas. Un atacante puede provocar el cierre inesperado de bitcoind o de Bitcoin-Qt.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.14.0\",\"versionEndExcluding\":\"0.14.3\",\"matchCriteriaId\":\"4B631450-47D0-4BE4-8A80-CBAC0ED15B79\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.15.0\",\"versionEndExcluding\":\"0.15.2\",\"matchCriteriaId\":\"7644C16B-2B66-4A66-BAB3-923D7BB1A9A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.16.0\",\"versionEndExcluding\":\"0.16.3\",\"matchCriteriaId\":\"8C5F1D9C-B758-4A43-B59E-D9E436804EC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bitcoinknots:bitcoin_knots:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.14.0\",\"versionEndExcluding\":\"0.16.3\",\"matchCriteriaId\":\"CB243061-9C18-44FD-ABAD-0759DCFC2E42\"}]}]}],\"references\":[{\"url\":\"https://bitcoincore.org/en/2018/09/18/release-0.16.3/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/JinBean/CVE-Extension\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bitcoincore.org/en/2018/09/18/release-0.16.3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/JinBean/CVE-Extension\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
OPENSUSE-SU-2024:0052-1
Vulnerability from csaf_opensuse - Published: 2024-02-16 17:36 - Updated: 2024-02-16 17:36Summary
Security update for bitcoin
Notes
Title of the patch
Security update for bitcoin
Description of the patch
This update for bitcoin fixes the following issues:
Update to version 26.0, including the following changes:
- Enable LTO and test package for Leap
- Enable sqlite3 support for wallet
- Enable asm optimizations unconditionally
Patchnames
openSUSE-2024-52
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bitcoin",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bitcoin fixes the following issues:\n\nUpdate to version 26.0, including the following changes:\n\n- Enable LTO and test package for Leap\n- Enable sqlite3 support for wallet\n- Enable asm optimizations unconditionally\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2024-52",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_0052-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:0052-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QVS4SN3G7GHI3M44QGZ5RO5NWOGIM4SH/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:0052-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QVS4SN3G7GHI3M44QGZ5RO5NWOGIM4SH/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-17144 page",
"url": "https://www.suse.com/security/cve/CVE-2018-17144/"
}
],
"title": "Security update for bitcoin",
"tracking": {
"current_release_date": "2024-02-16T17:36:09Z",
"generator": {
"date": "2024-02-16T17:36:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:0052-1",
"initial_release_date": "2024-02-16T17:36:09Z",
"revision_history": [
{
"date": "2024-02-16T17:36:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"product": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"product_id": "bitcoin-qt5-26.0-bp155.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "bitcoin-test-26.0-bp155.2.3.1.aarch64",
"product": {
"name": "bitcoin-test-26.0-bp155.2.3.1.aarch64",
"product_id": "bitcoin-test-26.0-bp155.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"product": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"product_id": "bitcoin-utils-26.0-bp155.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "bitcoind-26.0-bp155.2.3.1.aarch64",
"product": {
"name": "bitcoind-26.0-bp155.2.3.1.aarch64",
"product_id": "bitcoind-26.0-bp155.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"product": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"product_id": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"product": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"product_id": "libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"product": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"product_id": "bitcoin-qt5-26.0-bp155.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"product": {
"name": "bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"product_id": "bitcoin-test-26.0-bp155.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"product": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"product_id": "bitcoin-utils-26.0-bp155.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bitcoind-26.0-bp155.2.3.1.ppc64le",
"product": {
"name": "bitcoind-26.0-bp155.2.3.1.ppc64le",
"product_id": "bitcoind-26.0-bp155.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"product": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"product_id": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"product": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"product_id": "libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"product": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"product_id": "bitcoin-qt5-26.0-bp155.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "bitcoin-test-26.0-bp155.2.3.1.s390x",
"product": {
"name": "bitcoin-test-26.0-bp155.2.3.1.s390x",
"product_id": "bitcoin-test-26.0-bp155.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "bitcoin-utils-26.0-bp155.2.3.1.s390x",
"product": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.s390x",
"product_id": "bitcoin-utils-26.0-bp155.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "bitcoind-26.0-bp155.2.3.1.s390x",
"product": {
"name": "bitcoind-26.0-bp155.2.3.1.s390x",
"product_id": "bitcoind-26.0-bp155.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"product": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"product_id": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"product": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"product_id": "libbitcoinconsensus0-26.0-bp155.2.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"product": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"product_id": "bitcoin-qt5-26.0-bp155.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "bitcoin-test-26.0-bp155.2.3.1.x86_64",
"product": {
"name": "bitcoin-test-26.0-bp155.2.3.1.x86_64",
"product_id": "bitcoin-test-26.0-bp155.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"product": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"product_id": "bitcoin-utils-26.0-bp155.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "bitcoind-26.0-bp155.2.3.1.x86_64",
"product": {
"name": "bitcoind-26.0-bp155.2.3.1.x86_64",
"product_id": "bitcoind-26.0-bp155.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"product": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"product_id": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64",
"product": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64",
"product_id": "libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP5",
"product": {
"name": "SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.s390x"
},
"product_reference": "bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-26.0-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "bitcoin-test-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-26.0-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-26.0-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.s390x"
},
"product_reference": "bitcoin-test-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-26.0-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "bitcoin-test-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.s390x"
},
"product_reference": "bitcoin-utils-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-26.0-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "bitcoind-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-26.0-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "bitcoind-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-26.0-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.s390x"
},
"product_reference": "bitcoind-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-26.0-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "bitcoind-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x"
},
"product_reference": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.s390x as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.s390x"
},
"product_reference": "libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64 as component of SUSE Package Hub 15 SP5",
"product_id": "SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.s390x"
},
"product_reference": "bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-26.0-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-26.0-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "bitcoin-test-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-26.0-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-26.0-bp155.2.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.s390x"
},
"product_reference": "bitcoin-test-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-26.0-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "bitcoin-test-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.s390x"
},
"product_reference": "bitcoin-utils-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-26.0-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-26.0-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "bitcoind-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-26.0-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "bitcoind-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-26.0-bp155.2.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.s390x"
},
"product_reference": "bitcoind-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-26.0-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "bitcoind-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x"
},
"product_reference": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64"
},
"product_reference": "libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le"
},
"product_reference": "libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.s390x"
},
"product_reference": "libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64"
},
"product_reference": "libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-17144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-17144"
}
],
"notes": [
{
"category": "general",
"text": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-17144",
"url": "https://www.suse.com/security/cve/CVE-2018-17144"
},
{
"category": "external",
"summary": "SUSE Bug 1108992 for CVE-2018-17144",
"url": "https://bugzilla.suse.com/1108992"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-test-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:bitcoind-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"SUSE Package Hub 15 SP5:libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-qt5-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-test-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoin-utils-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:bitcoind-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:libbitcoinconsensus-devel-26.0-bp155.2.3.1.x86_64",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.aarch64",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.ppc64le",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.s390x",
"openSUSE Leap 15.5:libbitcoinconsensus0-26.0-bp155.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-02-16T17:36:09Z",
"details": "important"
}
],
"title": "CVE-2018-17144"
}
]
}
OPENSUSE-SU-2024:10654-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
bitcoin-qt5-0.21.1-2.2 on GA media
Notes
Title of the patch
bitcoin-qt5-0.21.1-2.2 on GA media
Description of the patch
These are all security issues fixed in the bitcoin-qt5-0.21.1-2.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10654
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "bitcoin-qt5-0.21.1-2.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the bitcoin-qt5-0.21.1-2.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10654",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10654-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-17144 page",
"url": "https://www.suse.com/security/cve/CVE-2018-17144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3195 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3195/"
}
],
"title": "bitcoin-qt5-0.21.1-2.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10654-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bitcoin-qt5-0.21.1-2.2.aarch64",
"product": {
"name": "bitcoin-qt5-0.21.1-2.2.aarch64",
"product_id": "bitcoin-qt5-0.21.1-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "bitcoin-test-0.21.1-2.2.aarch64",
"product": {
"name": "bitcoin-test-0.21.1-2.2.aarch64",
"product_id": "bitcoin-test-0.21.1-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "bitcoin-utils-0.21.1-2.2.aarch64",
"product": {
"name": "bitcoin-utils-0.21.1-2.2.aarch64",
"product_id": "bitcoin-utils-0.21.1-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "bitcoind-0.21.1-2.2.aarch64",
"product": {
"name": "bitcoind-0.21.1-2.2.aarch64",
"product_id": "bitcoind-0.21.1-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"product": {
"name": "libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"product_id": "libbitcoinconsensus-devel-0.21.1-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus0-0.21.1-2.2.aarch64",
"product": {
"name": "libbitcoinconsensus0-0.21.1-2.2.aarch64",
"product_id": "libbitcoinconsensus0-0.21.1-2.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bitcoin-qt5-0.21.1-2.2.ppc64le",
"product": {
"name": "bitcoin-qt5-0.21.1-2.2.ppc64le",
"product_id": "bitcoin-qt5-0.21.1-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "bitcoin-test-0.21.1-2.2.ppc64le",
"product": {
"name": "bitcoin-test-0.21.1-2.2.ppc64le",
"product_id": "bitcoin-test-0.21.1-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "bitcoin-utils-0.21.1-2.2.ppc64le",
"product": {
"name": "bitcoin-utils-0.21.1-2.2.ppc64le",
"product_id": "bitcoin-utils-0.21.1-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "bitcoind-0.21.1-2.2.ppc64le",
"product": {
"name": "bitcoind-0.21.1-2.2.ppc64le",
"product_id": "bitcoind-0.21.1-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"product": {
"name": "libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"product_id": "libbitcoinconsensus-devel-0.21.1-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"product": {
"name": "libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"product_id": "libbitcoinconsensus0-0.21.1-2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bitcoin-qt5-0.21.1-2.2.s390x",
"product": {
"name": "bitcoin-qt5-0.21.1-2.2.s390x",
"product_id": "bitcoin-qt5-0.21.1-2.2.s390x"
}
},
{
"category": "product_version",
"name": "bitcoin-test-0.21.1-2.2.s390x",
"product": {
"name": "bitcoin-test-0.21.1-2.2.s390x",
"product_id": "bitcoin-test-0.21.1-2.2.s390x"
}
},
{
"category": "product_version",
"name": "bitcoin-utils-0.21.1-2.2.s390x",
"product": {
"name": "bitcoin-utils-0.21.1-2.2.s390x",
"product_id": "bitcoin-utils-0.21.1-2.2.s390x"
}
},
{
"category": "product_version",
"name": "bitcoind-0.21.1-2.2.s390x",
"product": {
"name": "bitcoind-0.21.1-2.2.s390x",
"product_id": "bitcoind-0.21.1-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"product": {
"name": "libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"product_id": "libbitcoinconsensus-devel-0.21.1-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus0-0.21.1-2.2.s390x",
"product": {
"name": "libbitcoinconsensus0-0.21.1-2.2.s390x",
"product_id": "libbitcoinconsensus0-0.21.1-2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bitcoin-qt5-0.21.1-2.2.x86_64",
"product": {
"name": "bitcoin-qt5-0.21.1-2.2.x86_64",
"product_id": "bitcoin-qt5-0.21.1-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "bitcoin-test-0.21.1-2.2.x86_64",
"product": {
"name": "bitcoin-test-0.21.1-2.2.x86_64",
"product_id": "bitcoin-test-0.21.1-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "bitcoin-utils-0.21.1-2.2.x86_64",
"product": {
"name": "bitcoin-utils-0.21.1-2.2.x86_64",
"product_id": "bitcoin-utils-0.21.1-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "bitcoind-0.21.1-2.2.x86_64",
"product": {
"name": "bitcoind-0.21.1-2.2.x86_64",
"product_id": "bitcoind-0.21.1-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"product": {
"name": "libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"product_id": "libbitcoinconsensus-devel-0.21.1-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libbitcoinconsensus0-0.21.1-2.2.x86_64",
"product": {
"name": "libbitcoinconsensus0-0.21.1-2.2.x86_64",
"product_id": "libbitcoinconsensus0-0.21.1-2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-0.21.1-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.aarch64"
},
"product_reference": "bitcoin-qt5-0.21.1-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-0.21.1-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.ppc64le"
},
"product_reference": "bitcoin-qt5-0.21.1-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-0.21.1-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.s390x"
},
"product_reference": "bitcoin-qt5-0.21.1-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-qt5-0.21.1-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.x86_64"
},
"product_reference": "bitcoin-qt5-0.21.1-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-0.21.1-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.aarch64"
},
"product_reference": "bitcoin-test-0.21.1-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-0.21.1-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.ppc64le"
},
"product_reference": "bitcoin-test-0.21.1-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-0.21.1-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.s390x"
},
"product_reference": "bitcoin-test-0.21.1-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-test-0.21.1-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.x86_64"
},
"product_reference": "bitcoin-test-0.21.1-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-0.21.1-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.aarch64"
},
"product_reference": "bitcoin-utils-0.21.1-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-0.21.1-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.ppc64le"
},
"product_reference": "bitcoin-utils-0.21.1-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-0.21.1-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.s390x"
},
"product_reference": "bitcoin-utils-0.21.1-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoin-utils-0.21.1-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.x86_64"
},
"product_reference": "bitcoin-utils-0.21.1-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-0.21.1-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoind-0.21.1-2.2.aarch64"
},
"product_reference": "bitcoind-0.21.1-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-0.21.1-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoind-0.21.1-2.2.ppc64le"
},
"product_reference": "bitcoind-0.21.1-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-0.21.1-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoind-0.21.1-2.2.s390x"
},
"product_reference": "bitcoind-0.21.1-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bitcoind-0.21.1-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bitcoind-0.21.1-2.2.x86_64"
},
"product_reference": "bitcoind-0.21.1-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-0.21.1-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.aarch64"
},
"product_reference": "libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-0.21.1-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.ppc64le"
},
"product_reference": "libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-0.21.1-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.s390x"
},
"product_reference": "libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus-devel-0.21.1-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.x86_64"
},
"product_reference": "libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-0.21.1-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.aarch64"
},
"product_reference": "libbitcoinconsensus0-0.21.1-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-0.21.1-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.ppc64le"
},
"product_reference": "libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-0.21.1-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.s390x"
},
"product_reference": "libbitcoinconsensus0-0.21.1-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbitcoinconsensus0-0.21.1-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.x86_64"
},
"product_reference": "libbitcoinconsensus0-0.21.1-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-17144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-17144"
}
],
"notes": [
{
"category": "general",
"text": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-17144",
"url": "https://www.suse.com/security/cve/CVE-2018-17144"
},
{
"category": "external",
"summary": "SUSE Bug 1108992 for CVE-2018-17144",
"url": "https://bugzilla.suse.com/1108992"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-17144"
},
{
"cve": "CVE-2021-3195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3195"
}
],
"notes": [
{
"category": "general",
"text": "bitcoind in Bitcoin Core through 0.21.0 can create a new file in an arbitrary directory (e.g., outside the ~/.bitcoin directory) via a dumpwallet RPC call. NOTE: this reportedly does not violate the security model of Bitcoin Core, but can violate the security model of a fork that has implemented dumpwallet restrictions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3195",
"url": "https://www.suse.com/security/cve/CVE-2021-3195"
},
{
"category": "external",
"summary": "SUSE Bug 1181784 for CVE-2021-3195",
"url": "https://bugzilla.suse.com/1181784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-qt5-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-test-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoin-utils-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:bitcoind-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus-devel-0.21.1-2.2.x86_64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.aarch64",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.ppc64le",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.s390x",
"openSUSE Tumbleweed:libbitcoinconsensus0-0.21.1-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-3195"
}
]
}
GSD-2018-17144
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2018-17144",
"description": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.",
"id": "GSD-2018-17144",
"references": [
"https://www.suse.com/security/cve/CVE-2018-17144.html",
"https://advisories.mageia.org/CVE-2018-17144.html",
"https://security.archlinux.org/CVE-2018-17144"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2018-17144"
],
"details": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.",
"id": "GSD-2018-17144",
"modified": "2023-12-13T01:22:30.871936Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-17144",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144",
"refsource": "MISC",
"url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144"
},
{
"name": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md",
"refsource": "MISC",
"url": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md"
},
{
"name": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/",
"refsource": "MISC",
"url": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/"
},
{
"name": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md",
"refsource": "MISC",
"url": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md"
},
{
"name": "https://github.com/JinBean/CVE-Extension",
"refsource": "MISC",
"url": "https://github.com/JinBean/CVE-Extension"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4B631450-47D0-4BE4-8A80-CBAC0ED15B79",
"versionEndExcluding": "0.14.3",
"versionStartIncluding": "0.14.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7644C16B-2B66-4A66-BAB3-923D7BB1A9A3",
"versionEndExcluding": "0.15.2",
"versionStartIncluding": "0.15.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8C5F1D9C-B758-4A43-B59E-D9E436804EC0",
"versionEndExcluding": "0.16.3",
"versionStartIncluding": "0.16.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:bitcoinknots:bitcoin_knots:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CB243061-9C18-44FD-ABAD-0759DCFC2E42",
"versionEndExcluding": "0.16.3",
"versionStartIncluding": "0.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash."
},
{
"lang": "es",
"value": "Bitcoin Core en versiones 0.14.x anteriores a la 0.14.3, 0.15.x anteriores a la 0.15.2 y 0.16.x anteriores a la 0.16.3 y Bitcoin Knots desde las versiones 0.14.x hasta las 0.16.x anteriores a la 0.16.3 permiten una denegaci\u00f3n remota de servicio (cierre inesperado de la aplicaci\u00f3n) explotable por mineros mediante entradas duplicadas. Un atacante puede provocar el cierre inesperado de bitcoind o de Bitcoin-Qt."
}
],
"id": "CVE-2018-17144",
"lastModified": "2024-03-13T17:05:04.843",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-09-19T08:29:00.333",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/JinBean/CVE-Extension"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
GHSA-35HW-99VW-MGP5
Vulnerability from github – Published: 2022-05-13 01:19 – Updated: 2024-03-13 18:31
VLAI?
Details
Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.
Severity ?
7.5 (High)
{
"affected": [],
"aliases": [
"CVE-2018-17144"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2018-09-19T08:29:00Z",
"severity": "HIGH"
},
"details": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.",
"id": "GHSA-35hw-99vw-mgp5",
"modified": "2024-03-13T18:31:31Z",
"published": "2022-05-13T01:19:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-17144"
},
{
"type": "WEB",
"url": "https://bitcoincore.org/en/2018/09/18/release-0.16.3"
},
{
"type": "WEB",
"url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144"
},
{
"type": "WEB",
"url": "https://github.com/JinBean/CVE-Extension"
},
{
"type": "WEB",
"url": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md"
},
{
"type": "WEB",
"url": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2018-17144
Vulnerability from fkie_nvd - Published: 2018-09-19 08:29 - Updated: 2024-11-21 03:53
Severity ?
Summary
Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| bitcoin | bitcoin_core | * | |
| bitcoin | bitcoin_core | * | |
| bitcoin | bitcoin_core | * | |
| bitcoinknots | bitcoin_knots | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4B631450-47D0-4BE4-8A80-CBAC0ED15B79",
"versionEndExcluding": "0.14.3",
"versionStartIncluding": "0.14.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7644C16B-2B66-4A66-BAB3-923D7BB1A9A3",
"versionEndExcluding": "0.15.2",
"versionStartIncluding": "0.15.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8C5F1D9C-B758-4A43-B59E-D9E436804EC0",
"versionEndExcluding": "0.16.3",
"versionStartIncluding": "0.16.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:bitcoinknots:bitcoin_knots:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CB243061-9C18-44FD-ABAD-0759DCFC2E42",
"versionEndExcluding": "0.16.3",
"versionStartIncluding": "0.14.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Bitcoin Core 0.14.x before 0.14.3, 0.15.x before 0.15.2, and 0.16.x before 0.16.3 and Bitcoin Knots 0.14.x through 0.16.x before 0.16.3 allow a remote denial of service (application crash) exploitable by miners via duplicate input. An attacker can make bitcoind or Bitcoin-Qt crash."
},
{
"lang": "es",
"value": "Bitcoin Core en versiones 0.14.x anteriores a la 0.14.3, 0.15.x anteriores a la 0.15.2 y 0.16.x anteriores a la 0.16.3 y Bitcoin Knots desde las versiones 0.14.x hasta las 0.16.x anteriores a la 0.16.3 permiten una denegaci\u00f3n remota de servicio (cierre inesperado de la aplicaci\u00f3n) explotable por mineros mediante entradas duplicadas. Un atacante puede provocar el cierre inesperado de bitcoind o de Bitcoin-Qt."
}
],
"id": "CVE-2018-17144",
"lastModified": "2024-11-21T03:53:57.130",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-09-19T08:29:00.333",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/JinBean/CVE-Extension"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://bitcoincore.org/en/2018/09/18/release-0.16.3/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures#CVE-2018-17144"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/JinBean/CVE-Extension"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bitcoin/bitcoin/blob/v0.16.3/doc/release-notes.md"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bitcoinknots/bitcoin/blob/v0.16.3.knots20180918/doc/release-notes.md"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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.
Loading…
Loading…