gsd-2018-15598
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API's port is publicly reachable.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2018-15598",
    "description": "Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API\u0027s port is publicly reachable.",
    "id": "GSD-2018-15598"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2018-15598"
      ],
      "details": "Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API\u0027s port is publicly reachable.",
      "id": "GSD-2018-15598",
      "modified": "2023-12-13T01:22:23.473573Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2018-15598",
        "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": "Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API\u0027s port is publicly reachable."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/containous/traefik/pull/3790",
            "refsource": "MISC",
            "url": "https://github.com/containous/traefik/pull/3790"
          },
          {
            "name": "https://github.com/containous/traefik/pull/3790/commits/368bd170913078732bde58160f92f202f370278b",
            "refsource": "MISC",
            "url": "https://github.com/containous/traefik/pull/3790/commits/368bd170913078732bde58160f92f202f370278b"
          },
          {
            "name": "https://github.com/containous/traefik/releases/tag/v1.6.6",
            "refsource": "MISC",
            "url": "https://github.com/containous/traefik/releases/tag/v1.6.6"
          },
          {
            "name": "https://github.com/containous/traefik/pull/3790/commits/113250ce5735d554c502ca16fb03bb9119ca79f1",
            "refsource": "MISC",
            "url": "https://github.com/containous/traefik/pull/3790/commits/113250ce5735d554c502ca16fb03bb9119ca79f1"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=v1.6 \u003cv1.6.6",
          "affected_versions": "All versions starting from 1.6 before 1.6.6",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-287",
            "CWE-937"
          ],
          "date": "2023-07-19",
          "description": "Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API\u0027s port is publicly reachable.",
          "fixed_versions": [
            "v1.6.6"
          ],
          "identifier": "CVE-2018-15598",
          "identifiers": [
            "GHSA-2cjc-rgmp-x649",
            "CVE-2018-15598"
          ],
          "not_impacted": "All versions before 1.6, all versions starting from 1.6.6",
          "package_slug": "go/github.com/traefik/traefik/v3",
          "pubdate": "2022-05-13",
          "solution": "Upgrade to version 1.6.6 or above.",
          "title": "Improper Authentication",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2018-15598",
            "https://github.com/containous/traefik/pull/3790",
            "https://github.com/containous/traefik/pull/3790/commits/113250ce5735d554c502ca16fb03bb9119ca79f1",
            "https://github.com/containous/traefik/pull/3790/commits/368bd170913078732bde58160f92f202f370278b",
            "https://github.com/containous/traefik/releases/tag/v1.6.6",
            "https://github.com/advisories/GHSA-2cjc-rgmp-x649"
          ],
          "uuid": "7eb58db0-474f-4d9a-8ca9-524cbd4a021d",
          "versions": [
            {
              "commit": {
                "sha": "c210ab31d90e741dbe7dea48f76dabed0bbf44f0",
                "tags": [
                  "v1.6.0"
                ],
                "timestamp": "20180430212005"
              },
              "number": "v1.6"
            },
            {
              "commit": {
                "sha": "feeb7f81a611eb58685ffd28478add6d179b091f",
                "tags": [
                  "v1.6.6"
                ],
                "timestamp": "20180820124602"
              },
              "number": "v1.6.6"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.6.6",
                "versionStartIncluding": "1.6.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2018-15598"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API\u0027s port is publicly reachable."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-287"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/containous/traefik/releases/tag/v1.6.6",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://github.com/containous/traefik/releases/tag/v1.6.6"
            },
            {
              "name": "https://github.com/containous/traefik/pull/3790/commits/368bd170913078732bde58160f92f202f370278b",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/containous/traefik/pull/3790/commits/368bd170913078732bde58160f92f202f370278b"
            },
            {
              "name": "https://github.com/containous/traefik/pull/3790/commits/113250ce5735d554c502ca16fb03bb9119ca79f1",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/containous/traefik/pull/3790/commits/113250ce5735d554c502ca16fb03bb9119ca79f1"
            },
            {
              "name": "https://github.com/containous/traefik/pull/3790",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/containous/traefik/pull/3790"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2021-07-28T15:04Z",
      "publishedDate": "2018-08-21T01:29Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • 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.