First published: Mon Jun 11 2007(Updated: )
The ares_init:randomize_key function in c-ares, on platforms other than Windows, uses a weak facility for producing a random number sequence (Unix rand), which makes it easier for remote attackers to spoof DNS responses by guessing certain values.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
c-ares | =1.0 | |
c-ares | =1.1 | |
c-ares | =1.2 | |
c-ares | =1.2.1 | |
c-ares | =1.3 | |
c-ares | =1.3.1 | |
c-ares | =1.3.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-3153 is considered a medium severity vulnerability due to its potential to allow remote attackers to spoof DNS responses.
To fix CVE-2007-3153, upgrade to a version of c-ares that uses a stronger random number generation method.
CVE-2007-3153 affects c-ares versions 1.0 through 1.3.2.
CVE-2007-3153 enables remote attackers to spoof DNS responses by predicting certain weak random values.
CVE-2007-3153 is specifically an issue on Unix-like platforms, excluding Windows.