Vulnerabilites related to bitcoin - wxbitcoin
CVE-2010-5141 (GCVE-0-2010-5141)
Vulnerability from cvelistv5
Published
2012-08-06 16:00
Modified
2024-09-17 00:16
Severity ?
CWE
  • n/a
Summary
wxBitcoin and bitcoind before 0.3.5 do not properly handle script opcodes in Bitcoin transactions, which allows remote attackers to spend bitcoins owned by other users via unspecified vectors.
References
https://en.bitcoin.it/wiki/CVEs x_refsource_CONFIRM
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T04:09:39.173Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVEs"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "wxBitcoin and bitcoind before 0.3.5 do not properly handle script opcodes in Bitcoin transactions, which allows remote attackers to spend bitcoins owned by other users via unspecified vectors."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2012-08-06T16:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVEs"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2010-5141",
          "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": "wxBitcoin and bitcoind before 0.3.5 do not properly handle script opcodes in Bitcoin transactions, which allows remote attackers to spend bitcoins owned by other users via unspecified vectors."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://en.bitcoin.it/wiki/CVEs",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVEs"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2010-5141",
    "datePublished": "2012-08-06T16:00:00Z",
    "dateReserved": "2012-06-11T00:00:00Z",
    "dateUpdated": "2024-09-17T00:16:23.072Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2010-5139 (GCVE-0-2010-5139)
Vulnerability from cvelistv5
Published
2012-08-06 16:00
Modified
2024-09-16 22:35
Severity ?
CWE
  • n/a
Summary
Integer overflow in wxBitcoin and bitcoind before 0.3.11 allows remote attackers to bypass intended economic restrictions and create many bitcoins via a crafted Bitcoin transaction.
References
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T04:09:39.117Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bitcointalk.org/index.php?topic=822.0"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVEs"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Integer overflow in wxBitcoin and bitcoind before 0.3.11 allows remote attackers to bypass intended economic restrictions and create many bitcoins via a crafted Bitcoin transaction."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2012-08-06T16:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bitcointalk.org/index.php?topic=822.0"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVEs"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2010-5139",
          "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": "Integer overflow in wxBitcoin and bitcoind before 0.3.11 allows remote attackers to bypass intended economic restrictions and create many bitcoins via a crafted Bitcoin transaction."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bitcointalk.org/index.php?topic=822.0",
              "refsource": "CONFIRM",
              "url": "https://bitcointalk.org/index.php?topic=822.0"
            },
            {
              "name": "https://en.bitcoin.it/wiki/CVEs",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVEs"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2010-5139",
    "datePublished": "2012-08-06T16:00:00Z",
    "dateReserved": "2012-05-29T00:00:00Z",
    "dateUpdated": "2024-09-16T22:35:57.182Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2012-4684 (GCVE-0-2012-4684)
Vulnerability from cvelistv5
Published
2013-03-12 10:00
Modified
2024-09-16 20:36
Severity ?
CWE
  • n/a
Summary
The alert functionality in bitcoind and Bitcoin-Qt before 0.7.0 supports different character representations of the same signature data, but relies on a hash of this signature, which allows remote attackers to cause a denial of service (resource consumption) via a valid modified signature for a circulating alert.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T20:42:54.990Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVE-2012-4684"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVEs"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bitcointalk.org/index.php?topic=8392.0"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bitcointalk.org/index.php?topic=148109.0"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The alert functionality in bitcoind and Bitcoin-Qt before 0.7.0 supports different character representations of the same signature data, but relies on a hash of this signature, which allows remote attackers to cause a denial of service (resource consumption) via a valid modified signature for a circulating alert."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2013-03-12T10:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVE-2012-4684"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVEs"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bitcointalk.org/index.php?topic=8392.0"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bitcointalk.org/index.php?topic=148109.0"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2012-4684",
          "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": "The alert functionality in bitcoind and Bitcoin-Qt before 0.7.0 supports different character representations of the same signature data, but relies on a hash of this signature, which allows remote attackers to cause a denial of service (resource consumption) via a valid modified signature for a circulating alert."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://en.bitcoin.it/wiki/CVE-2012-4684",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVE-2012-4684"
            },
            {
              "name": "https://en.bitcoin.it/wiki/CVEs",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVEs"
            },
            {
              "name": "https://bitcointalk.org/index.php?topic=8392.0",
              "refsource": "CONFIRM",
              "url": "https://bitcointalk.org/index.php?topic=8392.0"
            },
            {
              "name": "https://bitcointalk.org/index.php?topic=148109.0",
              "refsource": "CONFIRM",
              "url": "https://bitcointalk.org/index.php?topic=148109.0"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2012-4684",
    "datePublished": "2013-03-12T10:00:00Z",
    "dateReserved": "2012-08-28T00:00:00Z",
    "dateUpdated": "2024-09-16T20:36:40.543Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2010-5140 (GCVE-0-2010-5140)
Vulnerability from cvelistv5
Published
2012-08-06 16:00
Modified
2024-09-17 04:04
Severity ?
CWE
  • n/a
Summary
wxBitcoin and bitcoind before 0.3.13 do not properly handle bitcoins associated with Bitcoin transactions that have zero confirmations, which allows remote attackers to cause a denial of service (invalid-transaction flood) by sending low-valued transactions without transaction fees.
References
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T04:09:39.173Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVEs"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.bitcoin.org/smf/index.php?topic=1306.0"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "wxBitcoin and bitcoind before 0.3.13 do not properly handle bitcoins associated with Bitcoin transactions that have zero confirmations, which allows remote attackers to cause a denial of service (invalid-transaction flood) by sending low-valued transactions without transaction fees."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2012-08-06T16:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVEs"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.bitcoin.org/smf/index.php?topic=1306.0"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2010-5140",
          "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": "wxBitcoin and bitcoind before 0.3.13 do not properly handle bitcoins associated with Bitcoin transactions that have zero confirmations, which allows remote attackers to cause a denial of service (invalid-transaction flood) by sending low-valued transactions without transaction fees."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://en.bitcoin.it/wiki/CVEs",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVEs"
            },
            {
              "name": "http://www.bitcoin.org/smf/index.php?topic=1306.0",
              "refsource": "CONFIRM",
              "url": "http://www.bitcoin.org/smf/index.php?topic=1306.0"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2010-5140",
    "datePublished": "2012-08-06T16:00:00Z",
    "dateReserved": "2012-05-29T00:00:00Z",
    "dateUpdated": "2024-09-17T04:04:38.312Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2011-4447 (GCVE-0-2011-4447)
Vulnerability from cvelistv5
Published
2012-08-06 16:00
Modified
2024-09-17 01:51
Severity ?
CWE
  • n/a
Summary
The "encrypt wallet" feature in wxBitcoin and bitcoind 0.4.x before 0.4.1, and 0.5.0rc, does not properly interact with the deletion functionality of BSDDB, which allows context-dependent attackers to obtain unencrypted private keys from Bitcoin wallet files by bypassing the BSDDB interface and reading entries that are marked for deletion.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T00:09:18.407Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bitcointalk.org/index.php?topic=51604.0"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVEs"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bitcointalk.org/index.php?topic=51474.0"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://bitcoin.org/releases/2011/11/21/v0.5.0.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The \"encrypt wallet\" feature in wxBitcoin and bitcoind 0.4.x before 0.4.1, and 0.5.0rc, does not properly interact with the deletion functionality of BSDDB, which allows context-dependent attackers to obtain unencrypted private keys from Bitcoin wallet files by bypassing the BSDDB interface and reading entries that are marked for deletion."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2012-08-06T16:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bitcointalk.org/index.php?topic=51604.0"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVEs"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bitcointalk.org/index.php?topic=51474.0"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://bitcoin.org/releases/2011/11/21/v0.5.0.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2011-4447",
          "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": "The \"encrypt wallet\" feature in wxBitcoin and bitcoind 0.4.x before 0.4.1, and 0.5.0rc, does not properly interact with the deletion functionality of BSDDB, which allows context-dependent attackers to obtain unencrypted private keys from Bitcoin wallet files by bypassing the BSDDB interface and reading entries that are marked for deletion."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bitcointalk.org/index.php?topic=51604.0",
              "refsource": "CONFIRM",
              "url": "https://bitcointalk.org/index.php?topic=51604.0"
            },
            {
              "name": "https://en.bitcoin.it/wiki/CVEs",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVEs"
            },
            {
              "name": "https://bitcointalk.org/index.php?topic=51474.0",
              "refsource": "CONFIRM",
              "url": "https://bitcointalk.org/index.php?topic=51474.0"
            },
            {
              "name": "http://bitcoin.org/releases/2011/11/21/v0.5.0.html",
              "refsource": "CONFIRM",
              "url": "http://bitcoin.org/releases/2011/11/21/v0.5.0.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2011-4447",
    "datePublished": "2012-08-06T16:00:00Z",
    "dateReserved": "2011-11-14T00:00:00Z",
    "dateUpdated": "2024-09-17T01:51:06.257Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2010-5137 (GCVE-0-2010-5137)
Vulnerability from cvelistv5
Published
2012-08-06 16:00
Modified
2024-09-16 23:46
Severity ?
CWE
  • n/a
Summary
wxBitcoin and bitcoind before 0.3.5 allow remote attackers to cause a denial of service (daemon crash) via a Bitcoin transaction containing an OP_LSHIFT script opcode.
References
https://en.bitcoin.it/wiki/CVEs x_refsource_CONFIRM
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T04:09:38.827Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVEs"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "wxBitcoin and bitcoind before 0.3.5 allow remote attackers to cause a denial of service (daemon crash) via a Bitcoin transaction containing an OP_LSHIFT script opcode."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2012-08-06T16:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVEs"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2010-5137",
          "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": "wxBitcoin and bitcoind before 0.3.5 allow remote attackers to cause a denial of service (daemon crash) via a Bitcoin transaction containing an OP_LSHIFT script opcode."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://en.bitcoin.it/wiki/CVEs",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVEs"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2010-5137",
    "datePublished": "2012-08-06T16:00:00Z",
    "dateReserved": "2012-05-29T00:00:00Z",
    "dateUpdated": "2024-09-16T23:46:31.252Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2010-5138 (GCVE-0-2010-5138)
Vulnerability from cvelistv5
Published
2012-08-06 16:00
Modified
2024-09-17 02:11
Severity ?
CWE
  • n/a
Summary
wxBitcoin and bitcoind 0.3.x allow remote attackers to cause a denial of service (electricity consumption) via a Bitcoin transaction containing multiple OP_CHECKSIG script opcodes.
References
https://en.bitcoin.it/wiki/CVEs x_refsource_CONFIRM
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T04:09:38.988Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVEs"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "wxBitcoin and bitcoind 0.3.x allow remote attackers to cause a denial of service (electricity consumption) via a Bitcoin transaction containing multiple OP_CHECKSIG script opcodes."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2012-08-06T16:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVEs"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2010-5138",
          "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": "wxBitcoin and bitcoind 0.3.x allow remote attackers to cause a denial of service (electricity consumption) via a Bitcoin transaction containing multiple OP_CHECKSIG script opcodes."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://en.bitcoin.it/wiki/CVEs",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVEs"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2010-5138",
    "datePublished": "2012-08-06T16:00:00Z",
    "dateReserved": "2012-05-29T00:00:00Z",
    "dateUpdated": "2024-09-17T02:11:46.037Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2012-1909 (GCVE-0-2012-1909)
Vulnerability from cvelistv5
Published
2012-08-06 16:00
Modified
2024-09-17 00:31
Severity ?
CWE
  • n/a
Summary
The Bitcoin protocol, as used in bitcoind before 0.4.4, wxBitcoin, Bitcoin-Qt, and other programs, does not properly handle multiple transactions with the same identifier, which allows remote attackers to cause a denial of service (unspendable transaction) by leveraging the ability to create a duplicate coinbase transaction.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T19:17:27.004Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/BIP_0030"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/sipa/bitcoin/commit/a206b0ea12eb4606b93323268fc81a4f1f952531"
          },
          {
            "name": "[bitcoin-development] 20120228 Duplicate transactions vulnerability",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://sourceforge.net/mailarchive/forum.php?thread_name=CAPg%2BsBhmGHnMResVxPDZdfpmWTb9uqD0RrQD7oSXBQq7oHpm8g%40mail.gmail.com\u0026forum_name=bitcoin-development"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://en.bitcoin.it/wiki/CVEs"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugs.gentoo.org/show_bug.cgi?id=407793"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bitcointalk.org/index.php?topic=67738.0"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://r6.ca/blog/20120206T005236Z.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The Bitcoin protocol, as used in bitcoind before 0.4.4, wxBitcoin, Bitcoin-Qt, and other programs, does not properly handle multiple transactions with the same identifier, which allows remote attackers to cause a denial of service (unspendable transaction) by leveraging the ability to create a duplicate coinbase transaction."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2012-08-06T16:00:00Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/BIP_0030"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/sipa/bitcoin/commit/a206b0ea12eb4606b93323268fc81a4f1f952531"
        },
        {
          "name": "[bitcoin-development] 20120228 Duplicate transactions vulnerability",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://sourceforge.net/mailarchive/forum.php?thread_name=CAPg%2BsBhmGHnMResVxPDZdfpmWTb9uqD0RrQD7oSXBQq7oHpm8g%40mail.gmail.com\u0026forum_name=bitcoin-development"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://en.bitcoin.it/wiki/CVEs"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugs.gentoo.org/show_bug.cgi?id=407793"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bitcointalk.org/index.php?topic=67738.0"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://r6.ca/blog/20120206T005236Z.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2012-1909",
          "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": "The Bitcoin protocol, as used in bitcoind before 0.4.4, wxBitcoin, Bitcoin-Qt, and other programs, does not properly handle multiple transactions with the same identifier, which allows remote attackers to cause a denial of service (unspendable transaction) by leveraging the ability to create a duplicate coinbase transaction."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://en.bitcoin.it/wiki/BIP_0030",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/BIP_0030"
            },
            {
              "name": "https://github.com/sipa/bitcoin/commit/a206b0ea12eb4606b93323268fc81a4f1f952531",
              "refsource": "CONFIRM",
              "url": "https://github.com/sipa/bitcoin/commit/a206b0ea12eb4606b93323268fc81a4f1f952531"
            },
            {
              "name": "[bitcoin-development] 20120228 Duplicate transactions vulnerability",
              "refsource": "MLIST",
              "url": "http://sourceforge.net/mailarchive/forum.php?thread_name=CAPg%2BsBhmGHnMResVxPDZdfpmWTb9uqD0RrQD7oSXBQq7oHpm8g%40mail.gmail.com\u0026forum_name=bitcoin-development"
            },
            {
              "name": "https://en.bitcoin.it/wiki/CVEs",
              "refsource": "CONFIRM",
              "url": "https://en.bitcoin.it/wiki/CVEs"
            },
            {
              "name": "https://bugs.gentoo.org/show_bug.cgi?id=407793",
              "refsource": "CONFIRM",
              "url": "https://bugs.gentoo.org/show_bug.cgi?id=407793"
            },
            {
              "name": "https://bitcointalk.org/index.php?topic=67738.0",
              "refsource": "CONFIRM",
              "url": "https://bitcointalk.org/index.php?topic=67738.0"
            },
            {
              "name": "http://r6.ca/blog/20120206T005236Z.html",
              "refsource": "MISC",
              "url": "http://r6.ca/blog/20120206T005236Z.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2012-1909",
    "datePublished": "2012-08-06T16:00:00Z",
    "dateReserved": "2012-03-26T00:00:00Z",
    "dateUpdated": "2024-09-17T00:31:19.043Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

Vulnerability from fkie_nvd
Published
2012-08-06 16:55
Modified
2025-04-11 00:51
Severity ?
Summary
wxBitcoin and bitcoind 0.3.x allow remote attackers to cause a denial of service (electricity consumption) via a Bitcoin transaction containing multiple OP_CHECKSIG script opcodes.
Impacted products
Vendor Product Version
bitcoin bitcoin_core 0.3.4
bitcoin bitcoin_core 0.3.5
bitcoin wxbitcoin 0.3.4
bitcoin wxbitcoin 0.3.5



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "1CD19345-15B5-4B2F-B3B9-4D57CCBFFF96",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "F0499EA1-85AD-48EC-A8D0-CBEDB85429AB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "112B0DB9-99BC-42A7-9991-92E73462701E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "75F6B20E-2957-4CCE-B9A4-692A4342BC67",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "wxBitcoin and bitcoind 0.3.x allow remote attackers to cause a denial of service (electricity consumption) via a Bitcoin transaction containing multiple OP_CHECKSIG script opcodes."
    },
    {
      "lang": "es",
      "value": "wxBitcoin y bitcoind v0.3.x permite a atacantes remotos causar una denegaci\u00f3n de servicio (consumo de electricidad) a trav\u00e9s de una transacci\u00f3n Bitcoin que contiene m\u00faltiples c\u00f3digos de operaci\u00f3n OP_CHECKSIG."
    }
  ],
  "id": "CVE-2010-5138",
  "lastModified": "2025-04-11T00:51:21.963",
  "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
      }
    ]
  },
  "published": "2012-08-06T16:55:01.023",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

Vulnerability from fkie_nvd
Published
2012-08-06 16:55
Modified
2025-04-11 00:51
Severity ?
Summary
Integer overflow in wxBitcoin and bitcoind before 0.3.11 allows remote attackers to bypass intended economic restrictions and create many bitcoins via a crafted Bitcoin transaction.
Impacted products



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "A7E1D315-94D2-4FFB-A494-0E19760F11A5",
              "versionEndIncluding": "0.3.10",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "1CD19345-15B5-4B2F-B3B9-4D57CCBFFF96",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "F0499EA1-85AD-48EC-A8D0-CBEDB85429AB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "61F25360-9436-41C9-82CB-39D7FF087C2A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "CFEB411E-F3C9-4F2D-9166-237A1D542089",
              "versionEndIncluding": "0.3.10",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "112B0DB9-99BC-42A7-9991-92E73462701E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "75F6B20E-2957-4CCE-B9A4-692A4342BC67",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "DC9C5F2E-EFD7-4F92-BD58-91F9AFB0B15E",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Integer overflow in wxBitcoin and bitcoind before 0.3.11 allows remote attackers to bypass intended economic restrictions and create many bitcoins via a crafted Bitcoin transaction."
    },
    {
      "lang": "es",
      "value": "Desbordamiento de entero en wxBitcoin y bitcoind anteriores a v0.3.11 que permite a atacantes remotos eludir las restricciones econ\u00f3micas impuestas y crear un gran n\u00famero de Bitcoins a trav\u00e9s de una transacci\u00f3n Bitcoin modificada."
    }
  ],
  "id": "CVE-2010-5139",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2012-08-06T16:55:01.070",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "https://bitcointalk.org/index.php?topic=822.0"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "https://bitcointalk.org/index.php?topic=822.0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-189"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

Vulnerability from fkie_nvd
Published
2012-08-06 16:55
Modified
2025-04-11 00:51
Severity ?
Summary
The Bitcoin protocol, as used in bitcoind before 0.4.4, wxBitcoin, Bitcoin-Qt, and other programs, does not properly handle multiple transactions with the same identifier, which allows remote attackers to cause a denial of service (unspendable transaction) by leveraging the ability to create a duplicate coinbase transaction.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "D009847B-E8E7-4472-8260-4A334438C587",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "85185B12-FD03-43E7-85D0-3BF8299A3340",
              "versionEndIncluding": "0.4.4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "1CD19345-15B5-4B2F-B3B9-4D57CCBFFF96",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "F0499EA1-85AD-48EC-A8D0-CBEDB85429AB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "61F25360-9436-41C9-82CB-39D7FF087C2A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.10:*:*:*:*:*:*:*",
              "matchCriteriaId": "83F460DD-E537-430D-A370-485E0A707560",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "BD9264DE-6336-4654-8E8A-A3725B845D23",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.12:*:*:*:*:*:*:*",
              "matchCriteriaId": "B7A0874D-2223-4577-A8E6-93455B9C1DA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "0C15FA7C-F87A-45F5-B6A3-5E2DA63AACB6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "F5F6B138-0ED9-4205-B544-66C4C60C3A68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.1:rc6:*:*:*:*:*:*",
              "matchCriteriaId": "8494FF99-5D8C-497A-90E7-3D87807F5997",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "68AA5321-2756-4741-9437-6D8904A677E5",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The Bitcoin protocol, as used in bitcoind before 0.4.4, wxBitcoin, Bitcoin-Qt, and other programs, does not properly handle multiple transactions with the same identifier, which allows remote attackers to cause a denial of service (unspendable transaction) by leveraging the ability to create a duplicate coinbase transaction."
    },
    {
      "lang": "es",
      "value": "El protocolo Bitcoin, como se usa en bitcoind anterior a v0.4.4, wxBitcoin, Bitcoin Qt, y otros programas, no maneja adecuadamente las transacciones m\u00faltiples con el mismo identificador, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (transacci\u00f3n unspendable) mediante el aprovechamiento de la capacidad de crear una transacci\u00f3n coinbase duplicado."
    }
  ],
  "id": "CVE-2012-1909",
  "lastModified": "2025-04-11T00:51:21.963",
  "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
      }
    ]
  },
  "published": "2012-08-06T16:55:01.400",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://r6.ca/blog/20120206T005236Z.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://sourceforge.net/mailarchive/forum.php?thread_name=CAPg%2BsBhmGHnMResVxPDZdfpmWTb9uqD0RrQD7oSXBQq7oHpm8g%40mail.gmail.com\u0026forum_name=bitcoin-development"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://bitcointalk.org/index.php?topic=67738.0"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://bugs.gentoo.org/show_bug.cgi?id=407793"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/BIP_0030"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Patch"
      ],
      "url": "https://github.com/sipa/bitcoin/commit/a206b0ea12eb4606b93323268fc81a4f1f952531"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://r6.ca/blog/20120206T005236Z.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://sourceforge.net/mailarchive/forum.php?thread_name=CAPg%2BsBhmGHnMResVxPDZdfpmWTb9uqD0RrQD7oSXBQq7oHpm8g%40mail.gmail.com\u0026forum_name=bitcoin-development"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bitcointalk.org/index.php?topic=67738.0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bugs.gentoo.org/show_bug.cgi?id=407793"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/BIP_0030"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Patch"
      ],
      "url": "https://github.com/sipa/bitcoin/commit/a206b0ea12eb4606b93323268fc81a4f1f952531"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-16"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

Vulnerability from fkie_nvd
Published
2012-08-06 16:55
Modified
2025-04-11 00:51
Severity ?
Summary
wxBitcoin and bitcoind before 0.3.13 do not properly handle bitcoins associated with Bitcoin transactions that have zero confirmations, which allows remote attackers to cause a denial of service (invalid-transaction flood) by sending low-valued transactions without transaction fees.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "329ECA8A-7D87-4E10-8DED-83EB412D5E33",
              "versionEndIncluding": "0.3.12",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "1CD19345-15B5-4B2F-B3B9-4D57CCBFFF96",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "F0499EA1-85AD-48EC-A8D0-CBEDB85429AB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "61F25360-9436-41C9-82CB-39D7FF087C2A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.10:*:*:*:*:*:*:*",
              "matchCriteriaId": "83F460DD-E537-430D-A370-485E0A707560",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "BD9264DE-6336-4654-8E8A-A3725B845D23",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "157D51F6-2BDD-4C85-9325-F12A44426000",
              "versionEndIncluding": "0.3.12",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "112B0DB9-99BC-42A7-9991-92E73462701E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "75F6B20E-2957-4CCE-B9A4-692A4342BC67",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "DC9C5F2E-EFD7-4F92-BD58-91F9AFB0B15E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.10:*:*:*:*:*:*:*",
              "matchCriteriaId": "5665049D-5326-496F-82B9-FD65808F934B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "1DDD2B05-34F6-4C5F-9443-FE67F9B86113",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "wxBitcoin and bitcoind before 0.3.13 do not properly handle bitcoins associated with Bitcoin transactions that have zero confirmations, which allows remote attackers to cause a denial of service (invalid-transaction flood) by sending low-valued transactions without transaction fees."
    },
    {
      "lang": "es",
      "value": "wxBitcoin y bitcoind anteriores a v0.3.13 no gestionan correctamente Bitcoins asociados a las transacciones Bitcoin que tienen cero confirmaciones, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (transacciones no v\u00e1lidas masivas) mediante el env\u00edo de transacciones de bajo valor, sin comisiones por transacci\u00f3n."
    }
  ],
  "id": "CVE-2010-5140",
  "lastModified": "2025-04-11T00:51:21.963",
  "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
      }
    ]
  },
  "published": "2012-08-06T16:55:01.133",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://www.bitcoin.org/smf/index.php?topic=1306.0"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.bitcoin.org/smf/index.php?topic=1306.0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-119"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

Vulnerability from fkie_nvd
Published
2013-03-12 11:28
Modified
2025-04-11 00:51
Severity ?
Summary
The alert functionality in bitcoind and Bitcoin-Qt before 0.7.0 supports different character representations of the same signature data, but relies on a hash of this signature, which allows remote attackers to cause a denial of service (resource consumption) via a valid modified signature for a circulating alert.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin-qt:0.6.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "8D758886-F560-4FF6-88DA-C5EEBAACA20F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "1CD19345-15B5-4B2F-B3B9-4D57CCBFFF96",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "F0499EA1-85AD-48EC-A8D0-CBEDB85429AB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "61F25360-9436-41C9-82CB-39D7FF087C2A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.10:*:*:*:*:*:*:*",
              "matchCriteriaId": "83F460DD-E537-430D-A370-485E0A707560",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "BD9264DE-6336-4654-8E8A-A3725B845D23",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.3.12:*:*:*:*:*:*:*",
              "matchCriteriaId": "B7A0874D-2223-4577-A8E6-93455B9C1DA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "0C15FA7C-F87A-45F5-B6A3-5E2DA63AACB6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "F5F6B138-0ED9-4205-B544-66C4C60C3A68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.1:rc6:*:*:*:*:*:*",
              "matchCriteriaId": "8494FF99-5D8C-497A-90E7-3D87807F5997",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "03E74F91-82C2-435C-BB20-3FF25E431B4B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "4596F85F-66DA-46DB-BF7B-BB1C01E0B67C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "63681DB5-2644-476C-86AD-D7DCD69AE1FD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.4:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "42BE2305-B58F-4D12-80B1-AF0BF29E15CA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "4FEB8A5B-52A4-4D67-8472-46399998C4E0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "AACA3639-4F17-4E4E-BBFF-23D6252DDB8C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.7:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "148CF2B0-2C70-47B9-9547-382AE458DCFE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.5.0:rc:*:*:*:*:*:*",
              "matchCriteriaId": "74398A03-74B4-4EC4-A15E-047367614EC7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.5.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "08AF597D-8BBD-44FE-B0C9-8B03B0350F74",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.5.3.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "EBEC9080-8DE2-4E55-AC46-AE9D42AC174D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.5.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "EAA8B1F0-BC5C-4358-9A0A-3753E8566BF2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.5.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "A4381211-305A-4FAD-BD0F-56513F153958",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.5.6:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "0AA1D165-3E63-4B9F-AC17-CCDD2BEF5E3B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "3D079E05-C980-4257-9B39-D0750BF318D5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "B3013254-B002-4F67-B6A0-747F9F82250E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.0.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "6312FFC8-EF3F-4B74-8000-080C3FBA1AE0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.0.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "27283E3F-E88A-45ED-8BFA-C9C6A09EA642",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.0.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "73BE7AA5-D1A4-4F2E-9D97-9649E6F42B3E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.0.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "B99F940E-EF59-4150-B980-0C70DC5995DE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.0.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "9F5744C1-16A1-4617-B3D0-90305DD0C145",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.0.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "B323C69A-C343-4FF3-BA70-2449A9083907",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "8BA3817C-4DC0-4867-8DD9-7B912602C80E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.6.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "AAD1B466-3E8D-4179-8AEE-07E51B04D396",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoind:0.6.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "57E4D76A-A84C-49F5-BDED-F64BB4C49972",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "112B0DB9-99BC-42A7-9991-92E73462701E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "75F6B20E-2957-4CCE-B9A4-692A4342BC67",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "DC9C5F2E-EFD7-4F92-BD58-91F9AFB0B15E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.10:*:*:*:*:*:*:*",
              "matchCriteriaId": "5665049D-5326-496F-82B9-FD65808F934B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.3.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "1DDD2B05-34F6-4C5F-9443-FE67F9B86113",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "82B766B4-C3FD-42D8-9F7D-767B9C0C20F4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.4.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "B7403B4E-912F-40F0-978C-C7D59AC92CDD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.4.1:rc6:*:*:*:*:*:*",
              "matchCriteriaId": "87FCC078-AAF9-4FB4-B46E-EEE5D8488B81",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.5.0:rc:*:*:*:*:*:*",
              "matchCriteriaId": "C6A8CB89-F0A1-4E97-A053-CACC378BD8C2",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The alert functionality in bitcoind and Bitcoin-Qt before 0.7.0 supports different character representations of the same signature data, but relies on a hash of this signature, which allows remote attackers to cause a denial of service (resource consumption) via a valid modified signature for a circulating alert."
    },
    {
      "lang": "es",
      "value": "La funcionalidad Alert en bitcoind y Bitcoin-Qt anterior a v0.7.0 soporta diferentes representaciones de caract\u00e9res de la misma firma de datos, pero depende del hash de esta firma, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (consumo de recursos) a trav\u00e9s de una firma v\u00e1lida modificada para una alerta circulante."
    }
  ],
  "id": "CVE-2012-4684",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "COMPLETE",
          "baseScore": 7.8,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2013-03-12T11:28:18.313",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "https://bitcointalk.org/index.php?topic=148109.0"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://bitcointalk.org/index.php?topic=8392.0"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://en.bitcoin.it/wiki/CVE-2012-4684"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bitcointalk.org/index.php?topic=148109.0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bitcointalk.org/index.php?topic=8392.0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://en.bitcoin.it/wiki/CVE-2012-4684"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://en.bitcoin.it/wiki/CVEs"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-399"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

Vulnerability from fkie_nvd
Published
2012-08-06 16:55
Modified
2025-04-11 00:51
Severity ?
Summary
wxBitcoin and bitcoind before 0.3.5 allow remote attackers to cause a denial of service (daemon crash) via a Bitcoin transaction containing an OP_LSHIFT script opcode.
Impacted products
Vendor Product Version
bitcoin bitcoin_core *
bitcoin wxbitcoin *



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "55AA4A6A-8435-4AB6-B0ED-67FBE5BD8DFE",
              "versionEndIncluding": "0.3.4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "5EC0E465-8C7C-40F9-BFB9-77BA8B36D479",
              "versionEndIncluding": "0.3.4",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "wxBitcoin and bitcoind before 0.3.5 allow remote attackers to cause a denial of service (daemon crash) via a Bitcoin transaction containing an OP_LSHIFT script opcode."
    },
    {
      "lang": "es",
      "value": "wxBitcoin y bitcoind anteriores a v0.3.5 permite a atacantes remotos causar una denegaci\u00f3n de servicio (ca\u00edda del demonio) a trav\u00e9s de una transacci\u00f3n Bitcoin que contiene un c\u00f3digo de operaci\u00f3n secuencia de comandos OP_LSHIFT."
    }
  ],
  "id": "CVE-2010-5137",
  "lastModified": "2025-04-11T00:51:21.963",
  "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
      }
    ]
  },
  "published": "2012-08-06T16:55:00.977",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-noinfo"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

Vulnerability from fkie_nvd
Published
2012-08-06 16:55
Modified
2025-04-11 00:51
Severity ?
Summary
wxBitcoin and bitcoind before 0.3.5 do not properly handle script opcodes in Bitcoin transactions, which allows remote attackers to spend bitcoins owned by other users via unspecified vectors.
Impacted products
Vendor Product Version
bitcoin bitcoin_core *
bitcoin wxbitcoin *



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "55AA4A6A-8435-4AB6-B0ED-67FBE5BD8DFE",
              "versionEndIncluding": "0.3.4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "5EC0E465-8C7C-40F9-BFB9-77BA8B36D479",
              "versionEndIncluding": "0.3.4",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "wxBitcoin and bitcoind before 0.3.5 do not properly handle script opcodes in Bitcoin transactions, which allows remote attackers to spend bitcoins owned by other users via unspecified vectors."
    },
    {
      "lang": "es",
      "value": "wxBitcoin y bitcoind anteriores a v0.3.5 no manejan correctamente los c\u00f3digos de operaci\u00f3n de secuencias de comandos en las transacciones Bitcoin, que permite a atacantes remotos gastar dinero Bitcoin que pertenece a otros usuarios a trav\u00e9s de vectores no especificados."
    }
  ],
  "id": "CVE-2010-5141",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2012-08-06T16:55:01.180",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-264"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

Vulnerability from fkie_nvd
Published
2012-08-06 16:55
Modified
2025-04-11 00:51
Severity ?
Summary
The "encrypt wallet" feature in wxBitcoin and bitcoind 0.4.x before 0.4.1, and 0.5.0rc, does not properly interact with the deletion functionality of BSDDB, which allows context-dependent attackers to obtain unencrypted private keys from Bitcoin wallet files by bypassing the BSDDB interface and reading entries that are marked for deletion.
Impacted products
Vendor Product Version
bitcoin bitcoin_core 0.4.0
bitcoin bitcoin_core 0.4.1
bitcoin bitcoin_core 0.5.0
bitcoin wxbitcoin 0.4.0
bitcoin wxbitcoin 0.4.1
bitcoin wxbitcoin 0.5.0



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "0C15FA7C-F87A-45F5-B6A3-5E2DA63AACB6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.4.1:rc6:*:*:*:*:*:*",
              "matchCriteriaId": "8494FF99-5D8C-497A-90E7-3D87807F5997",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:0.5.0:rc:*:*:*:*:*:*",
              "matchCriteriaId": "74398A03-74B4-4EC4-A15E-047367614EC7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.4.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "82B766B4-C3FD-42D8-9F7D-767B9C0C20F4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.4.1:rc6:*:*:*:*:*:*",
              "matchCriteriaId": "87FCC078-AAF9-4FB4-B46E-EEE5D8488B81",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:bitcoin:wxbitcoin:0.5.0:rc:*:*:*:*:*:*",
              "matchCriteriaId": "C6A8CB89-F0A1-4E97-A053-CACC378BD8C2",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The \"encrypt wallet\" feature in wxBitcoin and bitcoind 0.4.x before 0.4.1, and 0.5.0rc, does not properly interact with the deletion functionality of BSDDB, which allows context-dependent attackers to obtain unencrypted private keys from Bitcoin wallet files by bypassing the BSDDB interface and reading entries that are marked for deletion."
    },
    {
      "lang": "es",
      "value": "La caracter\u00edstica \"encrypt wallet\" en wxBitcoin y en bitcoind v0.4.x y anteriores a v0.4.1, y v0.5.0rc no interact\u00faa adecuadamente con la funcionalidad de eliminaci\u00f3n de BSDDB, lo cual permite a atacantes dependiendo del contexto obtener claves privadas no encriptadas desde un fichero de monedero Bitcoin mediante el puenteo de la interfaz de BSDDB y a trav\u00e9s de la lectura de entradas que han sido marcadas para su borrado."
    }
  ],
  "id": "CVE-2011-4447",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 4.3,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2012-08-06T16:55:01.227",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://bitcoin.org/releases/2011/11/21/v0.5.0.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://bitcointalk.org/index.php?topic=51474.0"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://bitcointalk.org/index.php?topic=51604.0"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://bitcoin.org/releases/2011/11/21/v0.5.0.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bitcointalk.org/index.php?topic=51474.0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://bitcointalk.org/index.php?topic=51604.0"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://en.bitcoin.it/wiki/CVEs"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-310"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}