FKIE_CVE-2017-8109

Vulnerability from fkie_nvd - Published: 2017-04-25 17:59 - Updated: 2025-04-20 01:37
Summary
The salt-ssh minion code in SaltStack Salt 2016.11 before 2016.11.4 copied over configuration from the Salt Master without adjusting permissions, which might leak credentials to local attackers on configured minions (clients).
Impacted products
Vendor Product Version
saltstack salt 2016.11
saltstack salt 2016.11.0
saltstack salt 2016.11.0
saltstack salt 2016.11.0
saltstack salt 2016.11.1
saltstack salt 2016.11.2
saltstack salt 2016.11.3

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.11:*:*:*:*:*:*:*",
              "matchCriteriaId": "689B37E8-7274-4B5A-9419-538A9AB7B99F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.11.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "F5B7EDF4-414F-429A-BD20-0B967737598C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.11.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "B3D927A3-0450-4C66-9952-0DFD1C8E43F1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.11.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "7D526346-8F23-4016-9D89-7BD4182370A3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.11.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "594339CF-8192-425D-9C8C-AA51342D9477",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.11.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "E54FADCE-5311-4C8A-9527-1623F9AAC69E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.11.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "4E904BB7-706A-43E0-96CE-2A9E671E4FB3",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The salt-ssh minion code in SaltStack Salt 2016.11 before 2016.11.4 copied over configuration from the Salt Master without adjusting permissions, which might leak credentials to local attackers on configured minions (clients)."
    },
    {
      "lang": "es",
      "value": "En las versiones anteriores a la 2016.11.4 de Salt 2016.11 el c\u00f3digo salt-ssh esta copiado sobre la configuraci\u00f3n de Salt Master sin ajustar convenientemente los permisos, lo que permitir\u00eda filtrar credenciales a atacantes locales en minions (clientes) configurados."
    }
  ],
  "id": "CVE-2017-8109",
  "lastModified": "2025-04-20T01:37:25.860",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "LOW",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "LOCAL",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 2.1,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.0"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2017-04-25T17:59:00.180",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/98095"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch"
      ],
      "url": "https://bugzilla.suse.com/show_bug.cgi?id=1035912"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.4.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/saltstack/salt/issues/40075"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/saltstack/salt/pull/40609"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/saltstack/salt/pull/40609/commits/6e34c2b5e5e849302af7ccd00509929c3809c658"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory",
        "VDB Entry"
      ],
      "url": "http://www.securityfocus.com/bid/98095"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch"
      ],
      "url": "https://bugzilla.suse.com/show_bug.cgi?id=1035912"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.4.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/saltstack/salt/issues/40075"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/saltstack/salt/pull/40609"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/saltstack/salt/pull/40609/commits/6e34c2b5e5e849302af7ccd00509929c3809c658"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-200"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…