mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
20 lines
831 B
Markdown
20 lines
831 B
Markdown
![]() |
### [CVE-2013-4165](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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/pull/2845
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/uvhw/conchimgiangnang
|
||
|
|