ghsa-hpj3-5p46-g87w
Vulnerability from github
Published
2022-05-17 04:30
Modified
2024-01-15 20:50
Summary
Cobbler vulnerable to code injection via unsafe YAML loading
Details

The set_mgmt_parameters function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of the yaml.load function instead of the yaml.safe_load function, as demonstrated using Puppet.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "cobbler"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.6.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2011-4953"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20",
      "CWE-94"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-15T20:50:34Z",
    "nvd_published_at": "2014-10-27T01:55:00Z",
    "severity": "MODERATE"
  },
  "details": "The `set_mgmt_parameters` function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of the `yaml.load` function instead of the `yaml.safe_load function`, as demonstrated using Puppet.",
  "id": "GHSA-hpj3-5p46-g87w",
  "modified": "2024-01-15T20:50:34Z",
  "published": "2022-05-17T04:30:25Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4953"
    },
    {
      "type": "WEB",
      "url": "https://github.com/cobbler/cobbler/commit/1b4f9ecf051422eb8512794701900f6199651442"
    },
    {
      "type": "WEB",
      "url": "https://bugs.launchpad.net/ubuntu/oneiric/+source/cobbler/+bug/858883"
    },
    {
      "type": "WEB",
      "url": "https://bugzilla.novell.com/show_bug.cgi?id=757062"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/cobbler/cobbler"
    },
    {
      "type": "WEB",
      "url": "http://lists.opensuse.org/opensuse-security-announce/2012-04/msg00019.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Cobbler vulnerable to code injection via unsafe YAML loading"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.