ghsa-v58w-6xc2-w799
Vulnerability from github
Published
2022-05-14 00:56
Modified
2024-01-12 16:39
Summary
Puppet Denial of Service and Arbitrary File Write
Details
A vulnerability in Puppet 2.6.x before 2.6.15 and 2.7.x before 2.7.13, and Puppet Enterprise (PE) Users 1.0, 1.1, 1.2.x, 2.0.x, and 2.5.x before 2.5.1 allows remote authenticated users with agent SSL keys to (1) cause a denial of service (memory consumption) via a REST request to a stream that triggers a thread block, as demonstrated using CVE-2012-1986 and /dev/random
; or (2) cause a denial of service (filesystem consumption) via crafted REST requests that use "a marshaled form of a Puppet::FileBucket::File object
" to write to arbitrary file locations.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "puppet" }, "ranges": [ { "events": [ { "introduced": "2.6.0" }, { "fixed": "2.6.15" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "puppet" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-1987" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2024-01-12T16:39:38Z", "nvd_published_at": "2012-05-29T20:55:00Z", "severity": "LOW" }, "details": "A vulnerability in Puppet 2.6.x before 2.6.15 and 2.7.x before 2.7.13, and Puppet Enterprise (PE) Users 1.0, 1.1, 1.2.x, 2.0.x, and 2.5.x before 2.5.1 allows remote authenticated users with agent SSL keys to **(1)** cause a denial of service (memory consumption) via a REST request to a stream that triggers a thread block, as demonstrated using CVE-2012-1986 and `/dev/random`; or **(2)** cause a denial of service (filesystem consumption) via crafted REST requests that use \"a marshaled form of a `Puppet::FileBucket::File object`\" to write to arbitrary file locations.", "id": "GHSA-v58w-6xc2-w799", "modified": "2024-01-12T16:39:38Z", "published": "2022-05-14T00:56:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1987" }, { "type": "WEB", "url": "https://github.com/puppetlabs/puppet/commit/0d6d29933e613fe177e9235415919a5428db67bc" }, { "type": "WEB", "url": "https://github.com/puppetlabs/puppet/commit/568ded50ec6cc498ad32ff7f086d9f73b5d24c14" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74794" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-v58w-6xc2-w799" }, { "type": "PACKAGE", "url": "https://github.com/puppetlabs/puppet" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/puppet/CVE-2012-1987.yml" }, { "type": "WEB", "url": "https://hermes.opensuse.org/messages/14523305" }, { "type": "WEB", "url": "https://hermes.opensuse.org/messages/15087408" }, { "type": "WEB", "url": "https://web.archive.org/web/20120415105345/http://www.securityfocus.com/bid/52975" }, { "type": "WEB", "url": "https://web.archive.org/web/20120513213318/http://projects.puppetlabs.com/issues/13553" }, { "type": "WEB", "url": "https://web.archive.org/web/20120513224202/http://projects.puppetlabs.com/issues/13552" }, { "type": "WEB", "url": "https://web.archive.org/web/20121005145241/http://projects.puppetlabs.com/projects/1/wiki/Release_Notes#2.6.15" }, { "type": "WEB", "url": "https://web.archive.org/web/20160808163232/https://puppet.com/security/cve/cve-2012-1987" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/079227.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/079289.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080003.html" }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-1419-1" }, { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2451" } ], "schema_version": "1.4.0", "severity": [], "summary": "Puppet Denial of Service and Arbitrary File Write" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.