Skip to content

Commit 79c9c1f

Browse files
jasnowRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@9195d5c
1 parent e03f2c0 commit 79c9c1f

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
layout: advisory
3+
title: 'CVE-2010-0156 (puppet): Puppet arbitrary files overwrite via a symlink attack'
4+
comments: false
5+
categories:
6+
- puppet
7+
advisory:
8+
gem: puppet
9+
cve: 2010-0156
10+
ghsa: vrh7-99jh-3fmm
11+
url: https://puppet.com/security/cve/cve-2010-0156
12+
title: Puppet arbitrary files overwrite via a symlink attack
13+
date: 2022-05-02
14+
description: |
15+
Puppet 0.24.x before 0.24.9 and 0.25.x before 0.25.2 allows local
16+
users to overwrite arbitrary files via a symlink attack on the
17+
(1) /tmp/daemonout,
18+
(2) /tmp/puppetdoc.txt,
19+
(3) /tmp/puppetdoc.tex, or
20+
(4) /tmp/puppetdoc.aux temporary file.
21+
cvss_v2: 3.3
22+
unaffected_versions:
23+
- "< 0.24.0"
24+
patched_versions:
25+
- "~> 0.24.9"
26+
- ">= 0.25.2"
27+
related:
28+
url:
29+
- https://nvd.nist.gov/vuln/detail/CVE-2010-0156
30+
- https://puppet.com/security/cve/cve-2010-0156
31+
- https://github.com/puppetlabs/puppet/commit/0aae57f91dc69b22fb674f8de3a13c22edd07128
32+
- https://github.com/puppetlabs/puppet/commit/6111ba80f2c6f6d1541af971f565119e6e03d77d
33+
- https://bugzilla.redhat.com/show_bug.cgi?id=502881
34+
- http://groups.google.com/group/puppet-announce/browse_thread/thread/4401823f6cbf6087
35+
- http://groups.google.com/group/puppet-announce/browse_thread/thread/73cd1b2896d986c2
36+
- http://lists.fedoraproject.org/pipermail/package-announce/2010-March/036083.html
37+
- http://lists.fedoraproject.org/pipermail/package-announce/2010-March/036166.html
38+
- http://lists.opensuse.org/opensuse-security-announce/2010-06/msg00001.html
39+
- https://web.archive.org/web/20100316113904/http://secunia.com/advisories/38766
40+
- https://github.com/advisories/GHSA-vrh7-99jh-3fmm
41+
---

0 commit comments

Comments
 (0)