CVE-2014-3248

medium
Published 2017-10-24 · Modified 2024-12-02
CVSS v3
CVSS v2
6.2
VIR risk
6.2

Description

Untrusted search path vulnerability in Puppet Enterprise 2.8 before 2.8.7, Puppet before 2.7.26 and 3.x before 3.6.2, Facter 1.6.x and 2.x before 2.0.2, Hiera before 1.3.4, and Mcollective before 2.5.2, when running with Ruby 1.9.1 or earlier, allows local users to gain privileges via a Trojan horse file in the current working directory, as demonstrated using (1) rubygems/defaults/operating_system.rb, (2) Win32API.rb, (3) Win32API.so, (4) safe_yaml.rb, (5) safe_yaml/deep.rb, or (6) safe_yaml/deep.so; or (7) operatingsystem.rb, (8) operatingsystem.so, (9) osfamily.rb, or (10) osfamily.so in puppet/confine.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-3248

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://puppetlabs.com/security/cve/cve-2014-3248

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed2.0.1-1
debian debianbullseyefixed2.0.1-1
debian debianforkyfixed2.0.1-1
debian debiansidfixed2.0.1-1
debian debiantrixiefixed2.0.1-1

Package impact

EcosystemPackageVulnerableFixed
ruby RubyGemsfacter<~> 1.7.6~> 1.7.6
ruby RubyGemshiera<>= 1.3.4>= 1.3.4
ruby RubyGemspuppet<~> 2.7.26~> 2.7.26
ruby RubyGemsmcollective-client<>= 2.5.2>= 2.5.2
ruby RubyGemsfacter<1.7.61.7.6
ruby RubyGemsfacter>=2.0.0,<2.0.22.0.2
ruby RubyGemshiera<1.3.41.3.4
ruby RubyGemspuppet<2.7.262.7.26
ruby RubyGemspuppet>=3.0.0,<3.6.23.6.2
ruby RubyGemsmcollective-client<2.5.22.5.2

Application impact

VendorProductVersionsFixed
puppetfacter2.0.0
puppetfacter2.0.1
puppetlabsfacter{"startIncluding":"1.6.0","endIncluding":"1.6.18"}
puppetmarionette_collective{"endExcluding":"2.5.2"}2.5.2
puppethiera{"endExcluding":"1.3.4"}1.3.4
puppetpuppet{"endExcluding":"2.7.26"}2.7.26
puppetpuppet_enterprise{"startIncluding":"2.8.0","endExcluding":"2.8.7"}2.8.7

References

CWEs

CWE-17

Verify integrity in audit chain (admin only). AS-IS.