mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
929 B
929 B
CVE-2013-4165
Description
The HTTPAuthorized function in bitcoinrpc.cpp in bitcoind 0.8.1 provides information about authentication failure upon detecting the first incorrect byte of a password, which makes it easier for remote attackers to determine passwords via a timing side-channel attack.
POC
Reference
- https://github.com/bitcoin/bitcoin/issues/2838
- https://github.com/bitcoin/bitcoin/issues/2838
- https://github.com/bitcoin/bitcoin/pull/2845
- https://github.com/bitcoin/bitcoin/pull/2845