| Name | CVE-2009-0025 |
| Description | BIND 9.6.0, 9.5.1, 9.5.0, 9.4.3, and earlier does not properly check the return value from the OpenSSL DSA_verify function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature, a similar vulnerability to CVE-2008-5077. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| References | DSA-1703-1 |
| Debian Bugs | 511936 |
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| bind9 (PTS) | bullseye | 1:9.16.50-1~deb11u2 | fixed |
| bullseye (security) | 1:9.16.50-1~deb11u4 | fixed | |
| bookworm | 1:9.18.33-1~deb12u2 | fixed | |
| bookworm (security) | 1:9.18.41-1~deb12u1 | fixed | |
| trixie | 1:9.20.11-4 | fixed | |
| trixie (security) | 1:9.20.15-1~deb13u1 | fixed | |
| forky, sid | 1:9.20.15-2 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| bind9 | source | etch | 1:9.3.4-2etch4 | DSA-1703-1 | ||
| bind9 | source | (unstable) | 1:9.5.1.dfsg.P1-1 | low | 511936 |
unlike the advisory states it is DSA_do_verify not DSA_verify
low severity because it is believed hard to trigger and only
affects DNSSEC with DSA, which is supposedly rarely used.