CVE-2021-3510 (GCVE-0-2021-3510)
Vulnerability from cvelistv5
Published
2021-10-05 20:50
Modified
2024-09-16 19:04
CWE
  • CWE-588 - Attempt to Access Child of a Non-structure Pointer ()
Summary
Zephyr JSON decoder incorrectly decodes array of array. Zephyr versions >= >1.14.0, >= >2.5.0 contain Attempt to Access Child of a Non-structure Pointer (CWE-588). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4
Impacted products
Vendor Product Version
zephyrproject-rtos zephyr Version: >1.14.0   < unspecified
Version: >2.5.0   < unspecified
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T16:53:17.841Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "zephyr",
          "vendor": "zephyrproject-rtos",
          "versions": [
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "\u003e1.14.0",
              "versionType": "custom"
            },
            {
              "lessThan": "unspecified",
              "status": "affected",
              "version": "\u003e2.5.0",
              "versionType": "custom"
            }
          ]
        }
      ],
      "datePublic": "2020-06-20T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Zephyr JSON decoder incorrectly decodes array of array. Zephyr versions \u003e= \u003e1.14.0, \u003e= \u003e2.5.0 contain Attempt to Access Child of a Non-structure Pointer (CWE-588). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-588",
              "description": "Attempt to Access Child of a Non-structure Pointer (CWE-588)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-10-05T20:50:17",
        "orgId": "e2e69745-5e70-4e92-8431-deb5529a81ad",
        "shortName": "zephyr"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
        }
      ],
      "source": {
        "defect": [
          "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
        ]
      },
      "title": "Zephyr JSON decoder incorrectly decodes array of array",
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "vulnerabilities@zephyrproject.org",
          "DATE_PUBLIC": "2020-06-20T00:00:00.000Z",
          "ID": "CVE-2021-3510",
          "STATE": "PUBLIC",
          "TITLE": "Zephyr JSON decoder incorrectly decodes array of array"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "zephyr",
                      "version": {
                        "version_data": [
                          {
                            "version_affected": "\u003e=",
                            "version_value": "\u003e1.14.0"
                          },
                          {
                            "version_affected": "\u003e=",
                            "version_value": "\u003e2.5.0"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "zephyrproject-rtos"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Zephyr JSON decoder incorrectly decodes array of array. Zephyr versions \u003e= \u003e1.14.0, \u003e= \u003e2.5.0 contain Attempt to Access Child of a Non-structure Pointer (CWE-588). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
            }
          ]
        },
        "impact": {
          "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "environmentalScore": 7.5,
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 7.5,
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "Attempt to Access Child of a Non-structure Pointer (CWE-588)"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4",
              "refsource": "MISC",
              "url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
            }
          ]
        },
        "source": {
          "defect": [
            "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "e2e69745-5e70-4e92-8431-deb5529a81ad",
    "assignerShortName": "zephyr",
    "cveId": "CVE-2021-3510",
    "datePublished": "2021-10-05T20:50:17.320779Z",
    "dateReserved": "2021-04-20T00:00:00",
    "dateUpdated": "2024-09-16T19:04:43.233Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2021-3510\",\"sourceIdentifier\":\"vulnerabilities@zephyrproject.org\",\"published\":\"2021-10-05T21:15:09.353\",\"lastModified\":\"2024-11-21T06:21:43.033\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Zephyr JSON decoder incorrectly decodes array of array. Zephyr versions \u003e= \u003e1.14.0, \u003e= \u003e2.5.0 contain Attempt to Access Child of a Non-structure Pointer (CWE-588). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4\"},{\"lang\":\"es\",\"value\":\"El decodificador JSON de Zephyr decodifica incorrectamente un array de array. Zephyr versiones anteriores y posteriores a 1.14.0 incluy\u00e9ndola, versiones anteriores y posteriores a 2.5.0 incluy\u00e9ndola, contienen Intento de Acceso a Child de un Puntero No Estructurado (CWE-588). Para m\u00e1s informaci\u00f3n, consulte https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"vulnerabilities@zephyrproject.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"vulnerabilities@zephyrproject.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-588\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"5335FA2C-9A79-40F6-826F-BAC18A67119B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEBD3882-A442-4C05-B0D8-0CB3E0A40FDC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"3ABA1766-06A8-4DBE-BAFC-FB80BFC7479F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"2C688ACD-EB21-4EB8-BD18-346461AA00A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.1:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"81451111-93D1-472E-86F7-19B2EAF204F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0A323B6E-F8DF-46FC-A196-192BE2D02D14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.1:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"1E577E10-785B-4B61-A68F-11FDD90C3978\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.1:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"BE6A58E9-5CB8-47B1-8EB4-2577820C534C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B74694FC-5442-4F7E-AACF-0E1753F50148\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.3:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"59613BD2-C171-4C2C-A5D4-EEEC4824AED1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:1.14.3:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"01DC16EF-D7A0-4FB6-989A-18E0079C1CBE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.5.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"E3F6440A-9503-41ED-9BAB-CA0265C707B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.5.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"353849CD-BC4B-4ADB-96E9-5EAB93023E9F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.5.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"07DA9C8D-1B2C-4B8A-9D23-2626DAD906BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.5.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"88672A18-976F-469A-A570-D6815637C34E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.5.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"E68E950F-AB7E-4CC5-B0DF-6D9DEBE13A29\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.5.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"487B9DEC-FA4B-4007-8C1C-82165ECE5F75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.6.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"05609E26-61CD-494F-97D3-B0235B0CE539\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.6.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"E42A2A00-1210-4BAB-A740-A27E54511521\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.6.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"4568B890-B0EB-4EBE-8DE6-95D346928C72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.6.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"50DAD9FB-908B-4977-869E-8920EFF30DFE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:zephyrproject:zephyr:2.6.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"5E0931CF-F40A-4D7E-BC45-5DBD86C0CC99\"}]}]}],\"references\":[{\"url\":\"http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4\",\"source\":\"vulnerabilities@zephyrproject.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
  }
}


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