Name | CVE-2015-1426 |
Description | Puppet Labs Facter 1.6.0 through 2.4.0 allows local users to obtains sensitive Amazon EC2 IAM instance metadata by reading a fact for an Amazon EC2 node. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 778265 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
facter (PTS) | bullseye | 3.14.12-1 | fixed |
| bookworm | 4.3.0-2 | fixed |
| sid, trixie | 4.10.0-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
facter | source | squeeze | (not affected) | | | |
facter | source | (unstable) | 2.4.4-1 | | | 778265 |
Notes
[jessie] - facter <no-dsa> (Minor issue)
[squeeze] - facter <not-affected> (Uses version 2008-02-01 of the EC2 API which does not expose security credentials)
[wheezy] - facter <no-dsa> (Minor issue)
http://puppetlabs.com/security/cve/cve-2015-1426
https://tickets.puppetlabs.com/browse/FACT-800
The assessment for Squeeze being unaffected is based on the fact that the code accesses http://169.254.169.254/2008-02-01/meta-data/ and that http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html mentions the iam/security-credentials/role key as being introduced in version 2012-01-12.