cve/2013/CVE-2013-4165.md
2024-06-18 02:51:15 +02:00

831 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

Github