FKIE_CVE-2019-17060

Vulnerability from fkie_nvd - Published: 2020-02-10 21:51 - Updated: 2024-11-21 04:31
Summary
The Bluetooth Low Energy (BLE) stack implementation on the NXP KW41Z (based on the MCUXpresso SDK with Bluetooth Low Energy Driver 2.2.1 and earlier) does not properly restrict the BLE Link Layer header and executes certain memory contents upon receiving a packet with a Link Layer ID (LLID) equal to zero. This allows attackers within radio range to cause deadlocks, cause anomalous behavior in the BLE state machine, or trigger a buffer overflow via a crafted BLE Link Layer frame.
Impacted products

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:nxp:mcuxpresso_software_development_kit:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "7C724EB4-53CC-41F0-9099-190A8C8CBEA6",
              "versionEndIncluding": "2.2.1",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:h:nxp:kw31z:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "338EA8DA-674F-48CB-9F35-82CA9E11ED9E",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:nxp:kw34:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "BF36AD79-FF99-4B19-B60E-8C38CA52F0B4",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:nxp:kw35:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "8EFB6C95-1BEF-469B-A7C0-C86CA7E1BD80",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:nxp:kw36:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "E5FBA381-29BF-4885-9E34-3C511B58BF25",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:nxp:kw37:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "5EC812A4-E2FF-4196-91F7-3BEAA49B7A2D",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:nxp:kw38:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "20122C76-E976-47F4-8792-83771D4AF5E0",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:nxp:kw39:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "BE5F8461-62F1-40AE-B09F-243A68140AE1",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:h:nxp:kw41z:-:*:*:*:*:*:*:*",
              "matchCriteriaId": "3560DE48-CB3B-4534-9AC4-1079FF9284D6",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ],
      "operator": "AND"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The Bluetooth Low Energy (BLE) stack implementation on the NXP KW41Z (based on the MCUXpresso SDK with Bluetooth Low Energy Driver 2.2.1 and earlier) does not properly restrict the BLE Link Layer header and executes certain memory contents upon receiving a packet with a Link Layer ID (LLID) equal to zero. This allows attackers within radio range to cause deadlocks, cause anomalous behavior in the BLE state machine, or trigger a buffer overflow via a crafted BLE Link Layer frame."
    },
    {
      "lang": "es",
      "value": "La implementaci\u00f3n de la pila de Bluetooth Low Energy (BLE) en el NXP KW41Z (basada en MCUXpresso SDK con Bluetooth Low Energy Driver versi\u00f3n 2.2.1 y anteriores), no restringe apropiadamente el encabezado BLE Link Layer y ejecuta determinados contenidos de memoria tras recibir un paquete con un Link Layer ID (LLID) igual a cero. Esto permite a atacantes dentro del radio de alcance causar puntos muertos, un comportamiento an\u00f3malo en la m\u00e1quina de estado BLE o desencadenar un desbordamiento del b\u00fafer por medio de una trama BLE Link Layer dise\u00f1ada."
    }
  ],
  "id": "CVE-2019-17060",
  "lastModified": "2024-11-21T04:31:37.480",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "ADJACENT_NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "COMPLETE",
          "baseScore": 6.1,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:A/AC:L/Au:N/C:N/I:N/A:C",
          "version": "2.0"
        },
        "exploitabilityScore": 6.5,
        "impactScore": 6.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "ADJACENT_NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 6.5,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2020-02-10T21:51:09.313",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://asset-group.github.io/disclosures/sweyntooth/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.nxp.com/products/wireless/bluetooth-low-energy:BLUETOOTH-LOW-ENERGY-BLE"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://asset-group.github.io/disclosures/sweyntooth/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.nxp.com/products/wireless/bluetooth-low-energy:BLUETOOTH-LOW-ENERGY-BLE"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-120"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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…