FKIE_CVE-2017-5192

Vulnerability from fkie_nvd - Published: 2017-09-26 14:29 - Updated: 2025-04-20 01:37
Summary
When using the local_batch client from salt-api in SaltStack Salt before 2015.8.13, 2016.3.x before 2016.3.5, and 2016.11.x before 2016.11.2, external authentication is not respected, enabling all authentication to be bypassed.
Impacted products
Vendor Product Version
saltstack salt *
saltstack salt 2016.3.0
saltstack salt 2016.3.1
saltstack salt 2016.3.2
saltstack salt 2016.3.3
saltstack salt 2016.3.4
saltstack salt 2016.11.0
saltstack salt 2016.11.1
saltstack salt 2016.11.2

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:saltstack:salt:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "5135EC7D-6FA9-4F57-A282-5F8DA85E8C18",
              "versionEndIncluding": "2015.8.12",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "45FAF769-AFAC-4235-916C-F6EDA3CD1CA6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.3.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "458E57E7-BF82-4863-B4E4-F39754B6665F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.3.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "5C015342-15C6-4970-9137-10F900962159",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.3.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "2D2868E1-D6E6-4EBC-8330-6603D93C8EB7",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:saltstack:salt:2016.3.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "BD78645D-A0ED-4B22-982E-A65C016D7384",
              "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.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
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "When using the local_batch client from salt-api in SaltStack Salt before 2015.8.13, 2016.3.x before 2016.3.5, and 2016.11.x before 2016.11.2, external authentication is not respected, enabling all authentication to be bypassed."
    },
    {
      "lang": "es",
      "value": "Al utilizar el cliente local_batch de salt-api en SaltStack Salt en versiones anteriores a la 2015.8.13, las versiones 2016.3.x anteriores a 2016.3.5 y las versiones 2016.11.x anteriores a 2016.11.2, no se respeta la autenticaci\u00f3n externa, por lo que se permite la omisi\u00f3n de todas las autenticaciones."
    }
  ],
  "id": "CVE-2017-5192",
  "lastModified": "2025-04-20T01:37:25.860",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 6.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 8.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 8.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.0"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 5.9,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2017-09-26T14:29:00.563",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://docs.saltstack.com/en/2016.3/topics/releases/2015.8.13.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://docs.saltstack.com/en/2016.3/topics/releases/2016.3.5.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.2.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://docs.saltstack.com/en/2016.3/topics/releases/2015.8.13.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://docs.saltstack.com/en/2016.3/topics/releases/2016.3.5.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes",
        "Vendor Advisory"
      ],
      "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.2.html"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-287"
        }
      ],
      "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…