CVE-2021-33636 (GCVE-0-2021-33636)

Vulnerability from cvelistv5 – Published: 2023-10-29 07:58 – Updated: 2024-09-09 14:15
VLAI?
Summary
When the isula load command is used to load malicious images, attackers can execute arbitrary code.
CWE
  • CWE-665 - Improper Initialization
Assigner
Impacted products
Vendor Product Version
openEuler iSulad Affected: 0 , ≤ 2.0.8-20210518.144540.git5288ed93,2.0.18-10,2.1.2 (patch)
Create a notification for this product.
Credits
panwenjie2@huawei.com
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T23:58:22.300Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1686"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://gitee.com/src-openeuler/iSulad/pulls/627/files"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://gitee.com/src-openeuler/iSulad/pulls/600/files"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:openeuler:isulad:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "isulad",
            "vendor": "openeuler",
            "versions": [
              {
                "lessThanOrEqual": "2.0.8-20210518.144540.git5288ed93,2.0.18-10,2.1.2",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2021-33636",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-09T14:11:00.313285Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-94",
                "description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-09T14:15:38.166Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://gitee.com/src-openeuler",
          "defaultStatus": "unaffected",
          "modules": [
            "image"
          ],
          "packageName": "iSulad",
          "platforms": [
            "Linux"
          ],
          "product": "iSulad",
          "programFiles": [
            "https://gitee.com/openeuler/iSulad/blob/master/src/utils/tar/util_archive.c"
          ],
          "repo": "https://gitee.com/src-openeuler/iSulad",
          "vendor": "openEuler",
          "versions": [
            {
              "changes": [
                {
                  "at": "0102-fix-loading-of-nsswitch-based-config-inside-chr.patch",
                  "status": "unaffected"
                },
                {
                  "at": "0106-fix-loading-of-nsswitch-based-config-inside-chroot-u.patch",
                  "status": "unaffected"
                }
              ],
              "lessThanOrEqual": "2.0.8-20210518.144540.git5288ed93,2.0.18-10,2.1.2",
              "status": "affected",
              "version": "0",
              "versionType": "patch"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "panwenjie2@huawei.com"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\n\nWhen the isula load command is used to load malicious images, attackers can execute arbitrary code.\n\n"
            }
          ],
          "value": "\nWhen the isula load command is used to load malicious images, attackers can execute arbitrary code.\n\n"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-234",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-234 Hijacking a privileged process"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-665",
              "description": "CWE-665 Improper Initialization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-10-29T07:58:05.033Z",
        "orgId": "7e1ac599-2767-43fa-b3ea-f10178cc98f2",
        "shortName": "openEuler"
      },
      "references": [
        {
          "url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1686"
        },
        {
          "url": "https://gitee.com/src-openeuler/iSulad/pulls/627/files"
        },
        {
          "url": "https://gitee.com/src-openeuler/iSulad/pulls/600/files"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Load malicious images may cause process to be hijacked",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "7e1ac599-2767-43fa-b3ea-f10178cc98f2",
    "assignerShortName": "openEuler",
    "cveId": "CVE-2021-33636",
    "datePublished": "2023-10-29T07:58:05.033Z",
    "dateReserved": "2021-05-28T14:26:05.942Z",
    "dateUpdated": "2024-09-09T14:15:38.166Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openeuler:isula:2.0.8-20210518.144540:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51FA2EC1-A161-4862-A120-CD48ABF49BBF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openeuler:isula:2.0.18-10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8848DE4D-ADA9-4E92-9FB9-DB53D3733173\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openeuler:isula:2.1.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F3205F81-7008-467C-A79A-BBD521231D48\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"\\nWhen the isula load command is used to load malicious images, attackers can execute arbitrary code.\\n\\n\"}, {\"lang\": \"es\", \"value\": \"Cuando el comando isula load se utiliza para cargar im\\u00e1genes maliciosas, los atacantes pueden ejecutar c\\u00f3digo arbitrario.\"}]",
      "id": "CVE-2021-33636",
      "lastModified": "2024-11-21T06:09:14.883",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"securities@openeuler.org\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 8.4, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.5, \"impactScore\": 5.9}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}]}",
      "published": "2023-10-29T08:15:20.707",
      "references": "[{\"url\": \"https://gitee.com/src-openeuler/iSulad/pulls/600/files\", \"source\": \"securities@openeuler.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://gitee.com/src-openeuler/iSulad/pulls/627/files\", \"source\": \"securities@openeuler.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1686\", \"source\": \"securities@openeuler.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://gitee.com/src-openeuler/iSulad/pulls/600/files\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://gitee.com/src-openeuler/iSulad/pulls/627/files\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1686\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
      "sourceIdentifier": "securities@openeuler.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"securities@openeuler.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-665\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}, {\"source\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-94\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2021-33636\",\"sourceIdentifier\":\"securities@openeuler.org\",\"published\":\"2023-10-29T08:15:20.707\",\"lastModified\":\"2024-11-21T06:09:14.883\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"\\nWhen the isula load command is used to load malicious images, attackers can execute arbitrary code.\\n\\n\"},{\"lang\":\"es\",\"value\":\"Cuando el comando isula load se utiliza para cargar im\u00e1genes maliciosas, los atacantes pueden ejecutar c\u00f3digo arbitrario.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"securities@openeuler.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"securities@openeuler.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-665\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openeuler:isula:2.0.8-20210518.144540:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51FA2EC1-A161-4862-A120-CD48ABF49BBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openeuler:isula:2.0.18-10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8848DE4D-ADA9-4E92-9FB9-DB53D3733173\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openeuler:isula:2.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3205F81-7008-467C-A79A-BBD521231D48\"}]}]}],\"references\":[{\"url\":\"https://gitee.com/src-openeuler/iSulad/pulls/600/files\",\"source\":\"securities@openeuler.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://gitee.com/src-openeuler/iSulad/pulls/627/files\",\"source\":\"securities@openeuler.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1686\",\"source\":\"securities@openeuler.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://gitee.com/src-openeuler/iSulad/pulls/600/files\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://gitee.com/src-openeuler/iSulad/pulls/627/files\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1686\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1686\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://gitee.com/src-openeuler/iSulad/pulls/627/files\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://gitee.com/src-openeuler/iSulad/pulls/600/files\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T23:58:22.300Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-33636\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-09T14:11:00.313285Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:openeuler:isulad:*:*:*:*:*:*:*:*\"], \"vendor\": \"openeuler\", \"product\": \"isulad\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"2.0.8-20210518.144540.git5288ed93,2.0.18-10,2.1.2\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-09T14:14:31.711Z\"}}], \"cna\": {\"title\": \"Load malicious images may cause process to be hijacked\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"panwenjie2@huawei.com\"}], \"impacts\": [{\"capecId\": \"CAPEC-234\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-234 Hijacking a privileged process\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://gitee.com/src-openeuler/iSulad\", \"vendor\": \"openEuler\", \"modules\": [\"image\"], \"product\": \"iSulad\", \"versions\": [{\"status\": \"affected\", \"changes\": [{\"at\": \"0102-fix-loading-of-nsswitch-based-config-inside-chr.patch\", \"status\": \"unaffected\"}, {\"at\": \"0106-fix-loading-of-nsswitch-based-config-inside-chroot-u.patch\", \"status\": \"unaffected\"}], \"version\": \"0\", \"versionType\": \"patch\", \"lessThanOrEqual\": \"2.0.8-20210518.144540.git5288ed93,2.0.18-10,2.1.2\"}], \"platforms\": [\"Linux\"], \"packageName\": \"iSulad\", \"programFiles\": [\"https://gitee.com/openeuler/iSulad/blob/master/src/utils/tar/util_archive.c\"], \"collectionURL\": \"https://gitee.com/src-openeuler\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2023-1686\"}, {\"url\": \"https://gitee.com/src-openeuler/iSulad/pulls/627/files\"}, {\"url\": \"https://gitee.com/src-openeuler/iSulad/pulls/600/files\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"\\nWhen the isula load command is used to load malicious images, attackers can execute arbitrary code.\\n\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\\n\\nWhen the isula load command is used to load malicious images, attackers can execute arbitrary code.\\n\\n\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-665\", \"description\": \"CWE-665 Improper Initialization\"}]}], \"providerMetadata\": {\"orgId\": \"7e1ac599-2767-43fa-b3ea-f10178cc98f2\", \"shortName\": \"openEuler\", \"dateUpdated\": \"2023-10-29T07:58:05.033Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2021-33636\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-09T14:15:38.166Z\", \"dateReserved\": \"2021-05-28T14:26:05.942Z\", \"assignerOrgId\": \"7e1ac599-2767-43fa-b3ea-f10178cc98f2\", \"datePublished\": \"2023-10-29T07:58:05.033Z\", \"assignerShortName\": \"openEuler\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


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 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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…