CVE-2022-39274

CVSS V2 None CVSS V3 Critical 9.8
Description
LoRaMac-node is a reference implementation and documentation of a LoRa network node. Versions of LoRaMac-node prior to 4.7.0 are vulnerable to a buffer overflow. Improper size validation of the incoming radio frames can lead to an 65280-byte out-of-bounds write. The function `ProcessRadioRxDone` implicitly expects incoming radio frames to have at least a payload of one byte or more. An empty payload leads to a 1-byte out-of-bounds read of user controlled content when the payload buffer is reused. This allows an attacker to craft a FRAME_TYPE_PROPRIETARY frame with size -1 which results in an 65280-byte out-of-bounds memcopy likely with partially controlled attacker data. Corrupting a large part if the data section is likely to cause a DoS. If the large out-of-bounds write does not immediately crash the attacker may gain control over the execution due to now controlling large parts of the data section. Users are advised to upgrade either by updating their package or by manually applying the patch commit `e851b079`.
Overview
  • CVE ID
  • CVE-2022-39274
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-10-06T18:16:16
  • Last Modified Date
  • 2022-12-08T03:11:02
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:semtech:loramac-node:*:*:*:*:*:*:*:* 1 OR 4.7.0
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • HIGH
  • Base Score
  • 9.8
  • Base Severity
  • CRITICAL
  • Exploitability Score
  • 3.9
  • Impact Score
  • 5.9
History
Created Old Value New Value Data Type Notes
2022-10-06 19:00:57 Added to TrackCVE
2022-12-07 05:34:38 2022-10-06T18:16Z 2022-10-06T18:16:16 CVE Published Date updated
2022-12-07 05:34:38 2022-10-11T05:15:11 CVE Modified Date updated
2022-12-07 05:34:38 Undergoing Analysis Vulnerability Status updated
2022-12-08 03:52:18 2022-12-08T03:11:02 CVE Modified Date updated
2022-12-08 03:52:18 Undergoing Analysis Analyzed Vulnerability Status updated