CVE-2006-3419: Medium severity tor (the onion router) vulnerability
Tor before 0.1.1.20 uses OpenSSL pseudo-random bytes (RANDpseudobytes) instead of cryptographically strong RANDbytes, and seeds the entropy value at start-up with 160-bit chunks without reseeding, which makes it easier for attackers to conduct brute force guessing attacks.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-3419?
The severity of CVE-2006-3419 is considered medium, as it allows for potential brute-force guessing attacks against cryptographic keys.
How do I fix CVE-2006-3419?
To fix CVE-2006-3419, upgrade to Tor version 0.1.1.20 or later, which uses cryptographically strong random bytes.
Which versions of Tor are affected by CVE-2006-3419?
CVE-2006-3419 affects all Tor versions prior to 0.1.1.20, including earlier releases and pre-releases.
What vulnerabilities does CVE-2006-3419 exploit?
CVE-2006-3419 exploits the use of weak pseudo-random number generation instead of strong cryptographic random number generation.
Can CVE-2006-3419 impact the confidentiality of Tor users?
Yes, CVE-2006-3419 can compromise the confidentiality of Tor users by allowing attackers to guess cryptographic keys more easily.