Files
CVEs-PoC/2013/CVE-2013-4165.md
T
2025-09-29 21:09:30 +02:00

842 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