gsd-2018-6559
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The Linux kernel, as used in Ubuntu 18.04 LTS and Ubuntu 18.10, allows local users to obtain names of files in which they would not normally be able to access via an overlayfs mount inside of a user namespace.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2018-6559",
    "description": "The Linux kernel, as used in Ubuntu 18.04 LTS and Ubuntu 18.10, allows local users to obtain names of files in which they would not normally be able to access via an overlayfs mount inside of a user namespace.",
    "id": "GSD-2018-6559",
    "references": [
      "https://www.suse.com/security/cve/CVE-2018-6559.html",
      "https://ubuntu.com/security/CVE-2018-6559"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2018-6559"
      ],
      "details": "The Linux kernel, as used in Ubuntu 18.04 LTS and Ubuntu 18.10, allows local users to obtain names of files in which they would not normally be able to access via an overlayfs mount inside of a user namespace.",
      "id": "GSD-2018-6559",
      "modified": "2023-12-13T01:22:35.517792Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@ubuntu.com",
        "DATE_PUBLIC": "2018-10-18T00:00:00.000Z",
        "ID": "CVE-2018-6559",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Linux kernel, as used in Ubuntu 18.04 LTS and Ubuntu 18.10",
                    "version": {
                      "version_data": [
                        {
                          "affected": "=",
                          "version_value": "4.15.0-38.41"
                        },
                        {
                          "affected": "=",
                          "version_value": "4.18.0-10.11"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Canonical Ltd."
            }
          ]
        }
      },
      "credit": [
        {
          "lang": "eng",
          "value": "Philipp Wendler"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "The Linux kernel, as used in Ubuntu 18.04 LTS and Ubuntu 18.10, allows local users to obtain names of files in which they would not normally be able to access via an overlayfs mount inside of a user namespace."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-200: Information Exposure"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "105752",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/105752"
          },
          {
            "name": "USN-3836-2",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/3836-2/"
          },
          {
            "name": "USN-3835-1",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/3835-1/"
          },
          {
            "name": "https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-6559.html",
            "refsource": "CONFIRM",
            "url": "https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-6559.html"
          },
          {
            "name": "https://lists.ubuntu.com/archives/kernel-team/2018-October/096172.html",
            "refsource": "CONFIRM",
            "url": "https://lists.ubuntu.com/archives/kernel-team/2018-October/096172.html"
          },
          {
            "name": "USN-3833-1",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/3833-1/"
          },
          {
            "name": "USN-3832-1",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/3832-1/"
          },
          {
            "name": "https://launchpad.net/bugs/1793458",
            "refsource": "CONFIRM",
            "url": "https://launchpad.net/bugs/1793458"
          },
          {
            "name": "USN-3836-1",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/3836-1/"
          }
        ]
      },
      "source": {
        "discovery": "UNKNOWN"
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@ubuntu.com",
          "ID": "CVE-2018-6559"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "The Linux kernel, as used in Ubuntu 18.04 LTS and Ubuntu 18.10, allows local users to obtain names of files in which they would not normally be able to access via an overlayfs mount inside of a user namespace."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-200"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-6559.html",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-6559.html"
            },
            {
              "name": "https://lists.ubuntu.com/archives/kernel-team/2018-October/096172.html",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://lists.ubuntu.com/archives/kernel-team/2018-October/096172.html"
            },
            {
              "name": "https://launchpad.net/bugs/1793458",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit",
                "Issue Tracking",
                "Third Party Advisory"
              ],
              "url": "https://launchpad.net/bugs/1793458"
            },
            {
              "name": "105752",
              "refsource": "BID",
              "tags": [
                "VDB Entry",
                "Third Party Advisory"
              ],
              "url": "http://www.securityfocus.com/bid/105752"
            },
            {
              "name": "USN-3833-1",
              "refsource": "UBUNTU",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://usn.ubuntu.com/3833-1/"
            },
            {
              "name": "USN-3832-1",
              "refsource": "UBUNTU",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://usn.ubuntu.com/3832-1/"
            },
            {
              "name": "USN-3836-2",
              "refsource": "UBUNTU",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://usn.ubuntu.com/3836-2/"
            },
            {
              "name": "USN-3836-1",
              "refsource": "UBUNTU",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://usn.ubuntu.com/3836-1/"
            },
            {
              "name": "USN-3835-1",
              "refsource": "UBUNTU",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://usn.ubuntu.com/3835-1/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "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,
          "severity": "LOW",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "exploitabilityScore": 1.8,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2019-10-09T23:41Z",
      "publishedDate": "2018-10-26T17:29Z"
    }
  }
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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.


Loading…

Loading…