cvelist/2020/12xxx/CVE-2020-12119.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-04-23 22:01:24 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-07-02 15:01:30 +00:00
"ID": "CVE-2020-12119",
"STATE": "PUBLIC"
2020-04-23 22:01:24 +00:00
},
2020-07-02 15:01:30 +00:00
"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",
2020-04-23 22:01:24 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-02 15:01:30 +00:00
"value": "Ledger Live before 2.7.0 does not handle Bitcoin's Replace-By-Fee (RBF). It increases the user's balance with the value of an unconfirmed transaction as soon as it is received (before the transaction is confirmed) and does not decrease the balance when it is canceled. As a result, users are exposed to basic double spending attacks, amplified double spending attacks, and DoS attacks without user consent."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://donjon.ledger.com/lsb/012/",
"url": "https://donjon.ledger.com/lsb/012/"
2020-04-23 22:01:24 +00:00
}
]
}
}