CVE-2017-14695 (GCVE-0-2017-14695)

Vulnerability from cvelistv5 – Published: 2017-10-24 17:00 – Updated: 2024-08-05 19:34
VLAI
Summary
Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12791.
CWE
  • n/a
Date Public
2017-09-11 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-05T19:34:39.872Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html"
          },
          {
            "name": "openSUSE-SU-2017:2824",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html"
          },
          {
            "name": "openSUSE-SU-2017:2822",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500748"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2017-09-11T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12791."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-10-24T16:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html"
        },
        {
          "name": "openSUSE-SU-2017:2824",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html"
        },
        {
          "name": "openSUSE-SU-2017:2822",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500748"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2017-14695",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12791."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html",
              "refsource": "CONFIRM",
              "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html"
            },
            {
              "name": "openSUSE-SU-2017:2824",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html"
            },
            {
              "name": "openSUSE-SU-2017:2822",
              "refsource": "SUSE",
              "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1500748",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500748"
            },
            {
              "name": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html",
              "refsource": "CONFIRM",
              "url": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html"
            },
            {
              "name": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html",
              "refsource": "CONFIRM",
              "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html"
            },
            {
              "name": "https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d",
              "refsource": "CONFIRM",
              "url": "https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2017-14695",
    "datePublished": "2017-10-24T17:00:00.000Z",
    "dateReserved": "2017-09-22T00:00:00.000Z",
    "dateUpdated": "2024-08-05T19:34:39.872Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2017-14695",
      "date": "2026-09-27",
      "epss": "0.0259",
      "percentile": "0.84668"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CC5250DF-593F-42C2-A64F-47CE0E65070F",
                  "versionEndIncluding": "2016.3.7",
                  "vulnerable": true
                },
                {
                  "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.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "594339CF-8192-425D-9C8C-AA51342D9477",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2016.11.1:rc1:*:*:*:*:*:*",
                  "matchCriteriaId": "80E02A57-EA6E-4729-8E4E-4F444DA0A88E",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2016.11.1:rc2:*:*:*:*:*:*",
                  "matchCriteriaId": "6110046D-0532-41DB-9DF0-BB1BD1447D6E",
                  "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
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2016.11.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0338B627-4E56-4B47-87BA-CE9446CB6345",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2016.11.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "FB77EB21-90F0-4E5F-8C2F-2973460A1E05",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2016.11.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "536FF3D1-C16D-4F40-8E80-D5956FC6693F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2016.11.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CED0077F-8C9D-4043-B15E-61547A0EE58A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2017.7.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8F54D0CC-68F0-44E0-B565-BB9EFFE56817",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2017.7.0:rc1:*:*:*:*:*:*",
                  "matchCriteriaId": "97BDE3E9-E1C7-4D8D-B886-A3CE617BF12E",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:saltstack:salt:2017.7.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "87ABC6C6-5E17-4732-B24C-032767D6EBC1",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12791."
        },
        {
          "lang": "es",
          "value": "Una vulnerabilidad de salto de directorio en la validaci\u00f3n minion id en SaltStack Salt en versiones anteriores a la 2016.3.8, en versiones 2016.11.x anteriores a la 2016.11.8 y versiones 2017.7.x anteriores a la 2017.7.2 permite que minions remotos con credenciales incorrectas se autentiquen en un master mediante un ID minion manipulado. NOTA: Esta vulnerabilidad existe debido a una soluci\u00f3n incompleta para CVE-2017-12791."
        }
      ],
      "id": "CVE-2017-14695",
      "lastModified": "2024-11-21T03:13:20.487",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "HIGH",
            "cvssData": {
              "accessComplexity": "LOW",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 7.5,
              "confidentialityImpact": "PARTIAL",
              "integrityImpact": "PARTIAL",
              "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 10.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": 9.8,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.0"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 5.9,
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      },
      "published": "2017-10-24T17:29:00.323",
      "references": [
        {
          "source": "cve@mitre.org",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Third Party Advisory"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Third Party Advisory"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Third Party Advisory"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500748"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Vendor Advisory"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Vendor Advisory"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Vendor Advisory"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html"
        },
        {
          "source": "cve@mitre.org",
          "tags": [
            "Issue Tracking",
            "Patch",
            "Third Party Advisory"
          ],
          "url": "https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Third Party Advisory"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Third Party Advisory"
          ],
          "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Third Party Advisory"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500748"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Vendor Advisory"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Vendor Advisory"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Issue Tracking",
            "Release Notes",
            "Vendor Advisory"
          ],
          "url": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Issue Tracking",
            "Patch",
            "Third Party Advisory"
          ],
          "url": "https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d"
        }
      ],
      "sourceIdentifier": "cve@mitre.org",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-22"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CC5250DF-593F-42C2-A64F-47CE0E65070F",
                    "versionEndIncluding": "2016.3.7",
                    "vulnerable": true
                  },
                  {
                    "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.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "594339CF-8192-425D-9C8C-AA51342D9477",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2016.11.1:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "80E02A57-EA6E-4729-8E4E-4F444DA0A88E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2016.11.1:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "6110046D-0532-41DB-9DF0-BB1BD1447D6E",
                    "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
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2016.11.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0338B627-4E56-4B47-87BA-CE9446CB6345",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2016.11.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FB77EB21-90F0-4E5F-8C2F-2973460A1E05",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2016.11.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "536FF3D1-C16D-4F40-8E80-D5956FC6693F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2016.11.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CED0077F-8C9D-4043-B15E-61547A0EE58A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2017.7.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8F54D0CC-68F0-44E0-B565-BB9EFFE56817",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2017.7.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "97BDE3E9-E1C7-4D8D-B886-A3CE617BF12E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:saltstack:salt:2017.7.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "87ABC6C6-5E17-4732-B24C-032767D6EBC1",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Directory traversal vulnerability in minion id validation in SaltStack Salt before 2016.3.8, 2016.11.x before 2016.11.8, and 2017.7.x before 2017.7.2 allows remote minions with incorrect credentials to authenticate to a master via a crafted minion ID.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12791."
          },
          {
            "lang": "es",
            "value": "Una vulnerabilidad de salto de directorio en la validaci\u00f3n minion id en SaltStack Salt en versiones anteriores a la 2016.3.8, en versiones 2016.11.x anteriores a la 2016.11.8 y versiones 2017.7.x anteriores a la 2017.7.2 permite que minions remotos con credenciales incorrectas se autentiquen en un master mediante un ID minion manipulado. NOTA: Esta vulnerabilidad existe debido a una soluci\u00f3n incompleta para CVE-2017-12791."
          }
        ],
        "id": "CVE-2017-14695",
        "lastModified": "2026-05-13T00:24:29.033",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "HIGH",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 7.5,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.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": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.0"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 5.9,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2017-10-24T17:29:00.323",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Third Party Advisory"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Third Party Advisory"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Third Party Advisory"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500748"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Vendor Advisory"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Vendor Advisory"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Vendor Advisory"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Issue Tracking",
              "Patch",
              "Third Party Advisory"
            ],
            "url": "https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Third Party Advisory"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00073.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Third Party Advisory"
            ],
            "url": "http://lists.opensuse.org/opensuse-updates/2017-10/msg00075.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Third Party Advisory"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500748"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Vendor Advisory"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.11.8.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Vendor Advisory"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2016.3.8.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Issue Tracking",
              "Release Notes",
              "Vendor Advisory"
            ],
            "url": "https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Issue Tracking",
              "Patch",
              "Third Party Advisory"
            ],
            "url": "https://github.com/saltstack/salt/commit/80d90307b07b3703428ecbb7c8bb468e28a9ae6d"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-22"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-05-13T01:19:08+00:00",
      "cve": "CVE-2017-14695",
      "id": "CVE-2017-14695",
      "initial_release_date": "2017-09-26T00:00:00+00:00",
      "product_status:known_affected": "4",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "salt: Directory traversal in minion id validation",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2017/cve-2017-14695.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-05T01:18:47Z",
      "cve": "CVE-2017-14695",
      "id": "CVE-2017-14695",
      "initial_release_date": "2023-02-15T04:39:14Z",
      "product_status:known_affected": "394",
      "product_status:known_not_affected": "194",
      "product_status:recommended": "887",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2017-14695",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2017-14695.json",
      "version": "40"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…