cve-2024-10220
Vulnerability from cvelistv5
Published
2024-11-22 16:23
Modified
2024-11-25 18:22
Summary
The Kubernetes kubelet component allows arbitrary command execution via specially crafted gitRepo volumes.This issue affects kubelet: through 1.28.11, from 1.29.0 through 1.29.6, from 1.30.0 through 1.30.2.
Impacted products
Vendor Product Version
Kubernetes kubelet Version: 0    1.28.11
Version: 1.29.0    1.29.6
Version: 1.30.0    1.30.2
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-11-22T17:02:54.798Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  url: "http://www.openwall.com/lists/oss-security/2024/11/20/1",
               },
            ],
            title: "CVE Program Container",
         },
         {
            affected: [
               {
                  cpes: [
                     "cpe:2.3:a:kubernetes:kubelet:*:*:*:*:*:*:*:*",
                  ],
                  defaultStatus: "unknown",
                  product: "kubelet",
                  vendor: "kubernetes",
                  versions: [
                     {
                        lessThanOrEqual: "1.28.11",
                        status: "affected",
                        version: "0",
                        versionType: "custom",
                     },
                     {
                        lessThanOrEqual: "1.29.6",
                        status: "affected",
                        version: "1.29.0",
                        versionType: "custom",
                     },
                     {
                        lessThanOrEqual: "1.30.2",
                        status: "affected",
                        version: "1.30.0",
                        versionType: "custom",
                     },
                     {
                        status: "unaffected",
                        version: "1.31.0",
                     },
                     {
                        status: "unaffected",
                        version: "1.30.3",
                     },
                     {
                        status: "unaffected",
                        version: "1.29.7",
                     },
                     {
                        status: "unaffected",
                        version: "1.28.12",
                     },
                  ],
               },
            ],
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2024-10220",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "total",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-11-25T18:21:04.320283Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-11-25T18:22:59.457Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "kubelet",
               repo: "https://github.com/kubernetes/kubernetes",
               vendor: "Kubernetes",
               versions: [
                  {
                     lessThanOrEqual: "1.28.11",
                     status: "affected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "1.29.6",
                     status: "affected",
                     version: "1.29.0",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "1.30.2",
                     status: "affected",
                     version: "1.30.0",
                     versionType: "semver",
                  },
                  {
                     status: "unaffected",
                     version: "1.31.0",
                     versionType: "semver",
                  },
                  {
                     status: "unaffected",
                     version: "1.30.3",
                  },
                  {
                     status: "unaffected",
                     version: "1.29.7",
                  },
                  {
                     status: "unaffected",
                     version: "1.28.12",
                  },
               ],
            },
         ],
         credits: [
            {
               lang: "en",
               type: "finder",
               value: "Imre Rad",
            },
            {
               lang: "en",
               type: "remediation developer",
               value: "Imre Rad",
            },
         ],
         descriptions: [
            {
               lang: "en",
               supportingMedia: [
                  {
                     base64: false,
                     type: "text/html",
                     value: "The Kubernetes kubelet component allows arbitrary command execution via specially crafted gitRepo volumes.<p>This issue affects kubelet: through 1.28.11, from 1.29.0 through 1.29.6, from 1.30.0 through 1.30.2.</p>",
                  },
               ],
               value: "The Kubernetes kubelet component allows arbitrary command execution via specially crafted gitRepo volumes.This issue affects kubelet: through 1.28.11, from 1.29.0 through 1.29.6, from 1.30.0 through 1.30.2.",
            },
         ],
         impacts: [
            {
               capecId: "CAPEC-242",
               descriptions: [
                  {
                     lang: "en",
                     value: "CAPEC-242 Code Injection",
                  },
               ],
            },
         ],
         metrics: [
            {
               cvssV3_1: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 8.1,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                  version: "3.1",
               },
               format: "CVSS",
               scenarios: [
                  {
                     lang: "en",
                     value: "GENERAL",
                  },
               ],
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     cweId: "CWE-22",
                     description: "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                     lang: "en",
                     type: "CWE",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-11-22T16:23:00.535Z",
            orgId: "a6081bf6-c852-4425-ad4f-a67919267565",
            shortName: "kubernetes",
         },
         references: [
            {
               tags: [
                  "issue-tracking",
               ],
               url: "https://github.com/kubernetes/kubernetes/issues/128885",
            },
            {
               tags: [
                  "mailing-list",
               ],
               url: "https://groups.google.com/g/kubernetes-security-announce/c/ptNgV5Necko",
            },
         ],
         source: {
            discovery: "UNKNOWN",
         },
         title: "Arbitrary command execution through gitRepo volume",
         x_generator: {
            engine: "Vulnogram 0.2.0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "a6081bf6-c852-4425-ad4f-a67919267565",
      assignerShortName: "kubernetes",
      cveId: "CVE-2024-10220",
      datePublished: "2024-11-22T16:23:00.535Z",
      dateReserved: "2024-10-21T18:56:00.535Z",
      dateUpdated: "2024-11-25T18:22:59.457Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2024-10220\",\"sourceIdentifier\":\"jordan@liggitt.net\",\"published\":\"2024-11-22T17:15:06.650\",\"lastModified\":\"2024-11-22T17:15:06.650\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Kubernetes kubelet component allows arbitrary command execution via specially crafted gitRepo volumes.This issue affects kubelet: through 1.28.11, from 1.29.0 through 1.29.6, from 1.30.0 through 1.30.2.\"},{\"lang\":\"es\",\"value\":\"El componente kubelet de Kubernetes permite la ejecución de comandos arbitrarios a través de volúmenes gitRepo especialmente manipulados. Este problema afecta a kubelet: hasta 1.28.11, desde 1.29.0 hasta 1.29.6, desde 1.30.0 hasta 1.30.2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"jordan@liggitt.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"references\":[{\"url\":\"https://github.com/kubernetes/kubernetes/issues/128885\",\"source\":\"jordan@liggitt.net\"},{\"url\":\"https://groups.google.com/g/kubernetes-security-announce/c/ptNgV5Necko\",\"source\":\"jordan@liggitt.net\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/11/20/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2024/11/20/1\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-11-22T17:02:54.798Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-10220\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-25T18:21:04.320283Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:kubernetes:kubelet:*:*:*:*:*:*:*:*\"], \"vendor\": \"kubernetes\", \"product\": \"kubelet\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.28.11\"}, {\"status\": \"affected\", \"version\": \"1.29.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.29.6\"}, {\"status\": \"affected\", \"version\": \"1.30.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.30.2\"}, {\"status\": \"unaffected\", \"version\": \"1.31.0\"}, {\"status\": \"unaffected\", \"version\": \"1.30.3\"}, {\"status\": \"unaffected\", \"version\": \"1.29.7\"}, {\"status\": \"unaffected\", \"version\": \"1.28.12\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-25T18:22:54.698Z\"}}], \"cna\": {\"title\": \"Arbitrary command execution through gitRepo volume\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Imre Rad\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Imre Rad\"}], \"impacts\": [{\"capecId\": \"CAPEC-242\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-242 Code Injection\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/kubernetes/kubernetes\", \"vendor\": \"Kubernetes\", \"product\": \"kubelet\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.28.11\"}, {\"status\": \"affected\", \"version\": \"1.29.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.29.6\"}, {\"status\": \"affected\", \"version\": \"1.30.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.30.2\"}, {\"status\": \"unaffected\", \"version\": \"1.31.0\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"1.30.3\"}, {\"status\": \"unaffected\", \"version\": \"1.29.7\"}, {\"status\": \"unaffected\", \"version\": \"1.28.12\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/kubernetes/kubernetes/issues/128885\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://groups.google.com/g/kubernetes-security-announce/c/ptNgV5Necko\", \"tags\": [\"mailing-list\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Kubernetes kubelet component allows arbitrary command execution via specially crafted gitRepo volumes.This issue affects kubelet: through 1.28.11, from 1.29.0 through 1.29.6, from 1.30.0 through 1.30.2.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The Kubernetes kubelet component allows arbitrary command execution via specially crafted gitRepo volumes.<p>This issue affects kubelet: through 1.28.11, from 1.29.0 through 1.29.6, from 1.30.0 through 1.30.2.</p>\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')\"}]}], \"providerMetadata\": {\"orgId\": \"a6081bf6-c852-4425-ad4f-a67919267565\", \"shortName\": \"kubernetes\", \"dateUpdated\": \"2024-11-22T16:23:00.535Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2024-10220\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-25T18:22:59.457Z\", \"dateReserved\": \"2024-10-21T18:56:00.535Z\", \"assignerOrgId\": \"a6081bf6-c852-4425-ad4f-a67919267565\", \"datePublished\": \"2024-11-22T16:23:00.535Z\", \"assignerShortName\": \"kubernetes\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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