GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2021-3510 (GCVE-0-2021-3510)

Vulnerability from cvelistv5 – Published: 2021-10-05 20:50 – Updated: 2024-09-16 19:04
VLAI
Title
Zephyr JSON decoder incorrectly decodes array of array
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
CWE
  • CWE-588 - Attempt to Access Child of a Non-structure Pointer (CWE-588)
References
Impacted products
Vendor Product Version CPE status
zephyrproject-rtos zephyr Affected: >1.14.0 , < unspecified (custom)
Affected: >2.5.0 , < unspecified (custom)
guessed Create a notification for this product.
Date Public
2020-06-20 00:00
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.000Z",
      "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.000Z",
        "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.320Z",
    "dateReserved": "2021-04-20T00:00:00.000Z",
    "dateUpdated": "2024-09-16T19:04:43.233Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2021-3510",
      "date": "2026-09-20",
      "epss": "0.00961",
      "percentile": "0.60052"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "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",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "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"
        }
      ],
      "id": "CVE-2021-3510",
      "lastModified": "2024-11-21T06:21:43.033",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "LOW",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 5.0,
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 10.0,
            "impactScore": 2.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ],
        "cvssMetricV31": [
          {
            "cvssData": {
              "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"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 3.6,
            "source": "vulnerabilities@zephyrproject.org",
            "type": "Secondary"
          },
          {
            "cvssData": {
              "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"
            },
            "exploitabilityScore": 3.9,
            "impactScore": 3.6,
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      },
      "published": "2021-10-05T21:15:09.353",
      "references": [
        {
          "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"
          ],
          "url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
        }
      ],
      "sourceIdentifier": "vulnerabilities@zephyrproject.org",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-588"
            }
          ],
          "source": "vulnerabilities@zephyrproject.org",
          "type": "Secondary"
        },
        {
          "description": [
            {
              "lang": "en",
              "value": "NVD-CWE-Other"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "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",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "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"
          }
        ],
        "id": "CVE-2021-3510",
        "lastModified": "2024-11-21T06:21:43.033",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "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"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 3.6,
              "source": "vulnerabilities@zephyrproject.org",
              "type": "Secondary"
            },
            {
              "cvssData": {
                "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"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2021-10-05T21:15:09.353",
        "references": [
          {
            "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"
            ],
            "url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4"
          }
        ],
        "sourceIdentifier": "vulnerabilities@zephyrproject.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-588"
              }
            ],
            "source": "vulnerabilities@zephyrproject.org",
            "type": "Secondary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "NVD-CWE-Other"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2026-03-27T13:52:25+00:00",
      "cve": "CVE-2021-3510",
      "id": "CVE-2021-3510",
      "initial_release_date": "2021-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Zephyr JSON decoder incorrectly decodes array of array",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2021/cve-2021-3510.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…