cve/2013/CVE-2013-4165.md

20 lines
831 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-4165](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4165)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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