CVE-2014-3209
low
CVSS v3
—
CVSS v2
2.1
VIR risk
2.1
Description
The ldns-keygen tool in ldns 1.6.x uses the current umask to set the privileges of the private key, which might allow local users to obtain the private key by reading the file.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-3209
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.6.17-4 |
| debian | bullseye | fixed | 1.6.17-4 |
| debian | forky | fixed | 1.6.17-4 |
| debian | sid | fixed | 1.6.17-4 |
| debian | trixie | fixed | 1.6.17-4 |
References
- http://www.openwall.com/lists/oss-security/2014/05/03/2
- http://www.openwall.com/lists/oss-security/2014/05/05/4
- http://www.securityfocus.com/bid/67200
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746758
- https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=573
- https://security-tracker.debian.org/tracker/CVE-2014-3209
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.