7.5
CVE-2024-34478
- EPSS 0.1%
- Veröffentlicht 05.05.2024 01:15:06
- Zuletzt bearbeitet 21.08.2025 15:42:23
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
btcd before 0.24.0 does not correctly implement the consensus rules outlined in BIP 68 and BIP 112, making it susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of funds.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Btcd Project ≫ Btcd Version < 0.24.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.1% | 0.286 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
CWE-436 Interpretation Conflict
Product A handles inputs or steps differently than Product B, which causes A to perform incorrect actions based on its perception of B's state.