Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. k8s.io/client-go/discovery/cached/disk
  4. ›
  5. CVE-2019-11244

CVE-2019-11244: Incorrect Permission Assignment for Critical Resource

April 22, 2019 (updated May 9, 2019)

In Kubernetes, schema info is cached by kubectl in the location specified by --cache-dir (defaulting to $HOME/.kube/http-cache), written with world-writeable permissions (rw-rw-rw-). If --cache-dir is specified and pointed at a different location accessible to other users/groups, the written files may be modified by other users/groups and disrupt the kubectl invocation.

References

  • www.securityfocus.com/bid/108064
  • nvd.nist.gov/vuln/detail/CVE-2019-11244

Code Behaviors & Features

Detect and mitigate CVE-2019-11244 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.8.0 up to 1.14.1

Fixed versions

  • 1.14.2

Solution

Upgrade to version 1.14.2 or above.

Impact 5 MEDIUM

CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-732: Incorrect Permission Assignment for Critical Resource

Source file

go/k8s.io/client-go/discovery/cached/disk/CVE-2019-11244.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:12 +0000.