{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2017-05-24T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The Bitcoin Proof-of-Work algorithm does not consider a certain attack methodology related to 80-byte block headers with a variety of initial 64-byte chunks followed by the same 16-byte chunk, multiple candidate root values ending with the same 4 bytes, and calculations involving sqrt numbers. This violates the security assumptions of (1) the choice of input, outside of the dedicated nonce area, fed into the Proof-of-Work function should not change its difficulty to evaluate and (2) every Proof-of-Work function execution should be independent. NOTE: a number of persons feel that this methodology is a benign mining optimization, not a vulnerability"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2018-06-13T17:57:01",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://arxiv.org/ftp/arxiv/papers/1604/1604.00575.pdf"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013996.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014351.html"
                },
                {
                    "name": "98657",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/98657"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014352.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014349.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://www.mit.edu/~jlrubin//public/pdfs/Asicboost.pdf"
                }
            ],
            "tags": [
                "disputed"
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2017-9230",
                    "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": "** DISPUTED ** The Bitcoin Proof-of-Work algorithm does not consider a certain attack methodology related to 80-byte block headers with a variety of initial 64-byte chunks followed by the same 16-byte chunk, multiple candidate root values ending with the same 4 bytes, and calculations involving sqrt numbers. This violates the security assumptions of (1) the choice of input, outside of the dedicated nonce area, fed into the Proof-of-Work function should not change its difficulty to evaluate and (2) every Proof-of-Work function execution should be independent. NOTE: a number of persons feel that this methodology is a benign mining optimization, not a vulnerability."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://arxiv.org/ftp/arxiv/papers/1604/1604.00575.pdf",
                            "refsource": "MISC",
                            "url": "https://arxiv.org/ftp/arxiv/papers/1604/1604.00575.pdf"
                        },
                        {
                            "name": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013996.html",
                            "refsource": "MISC",
                            "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013996.html"
                        },
                        {
                            "name": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014351.html",
                            "refsource": "MISC",
                            "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014351.html"
                        },
                        {
                            "name": "98657",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/98657"
                        },
                        {
                            "name": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014352.html",
                            "refsource": "MISC",
                            "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014352.html"
                        },
                        {
                            "name": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014349.html",
                            "refsource": "MISC",
                            "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014349.html"
                        },
                        {
                            "name": "http://www.mit.edu/~jlrubin//public/pdfs/Asicboost.pdf",
                            "refsource": "MISC",
                            "url": "http://www.mit.edu/~jlrubin//public/pdfs/Asicboost.pdf"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "title": "CISA ADP Vulnrichment",
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 7.5,
                            "attackVector": "NETWORK",
                            "baseSeverity": "HIGH",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "HIGH"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2017-9230",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2024-04-23T15:55:28.785269Z"
                            }
                        }
                    }
                ],
                "affected": [
                    {
                        "cpes": [
                            "cpe:2.3:a:bitcoin:bitcoin:-:*:*:*:*:*:*:*"
                        ],
                        "vendor": "bitcoin",
                        "product": "bitcoin",
                        "versions": [
                            {
                                "status": "affected",
                                "version": "-"
                            }
                        ],
                        "defaultStatus": "unknown"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "lang": "en",
                                "type": "CWE",
                                "cweId": "CWE-338",
                                "description": "CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)"
                            }
                        ]
                    }
                ],
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-06-04T17:11:52.036Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T17:02:43.380Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://arxiv.org/ftp/arxiv/papers/1604/1604.00575.pdf"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013996.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014351.html"
                    },
                    {
                        "name": "98657",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/98657"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014352.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014349.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://www.mit.edu/~jlrubin//public/pdfs/Asicboost.pdf"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-9230",
        "datePublished": "2017-05-24T16:00:00",
        "dateReserved": "2017-05-24T00:00:00",
        "dateUpdated": "2024-08-05T17:02:43.380Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}