CVE-2022-39274
Last modified
CVE-2022-39274 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.43% chance of exploitation in the next 30 days.
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`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Semtech | Loramac-Node | < 4.7.0 |
References
- https://github.com/Lora-net/LoRaMac-node/commit/e851b079c82ba1bcf3f4d291ab69a571b0bf458aPatch, Third Party Advisory
- https://github.com/Lora-net/LoRaMac-node/releases/tag/v4.7.0Broken Link, Third Party Advisory
- https://github.com/Lora-net/LoRaMac-node/security/advisories/GHSA-7vv8-73pc-63c2Exploit, Third Party Advisory
- https://github.com/Lora-net/LoRaMac-node/commit/e851b079c82ba1bcf3f4d291ab69a571b0bf458aPatch, Third Party Advisory
- https://github.com/Lora-net/LoRaMac-node/releases/tag/v4.7.0Broken Link, Third Party Advisory
- https://github.com/Lora-net/LoRaMac-node/security/advisories/GHSA-7vv8-73pc-63c2Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39274?
How severe is CVE-2022-39274?
How do I fix CVE-2022-39274?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-39269PJSIP is a free and open source multimedia communication lib…9.1
- CVE-2022-3927 The affected products store both public and private key tha…9.8
- CVE-2022-39270DiscoTOC is a Discourse theme component that generates a tab…5.4
- CVE-2022-39271Traefik (pronounced traffic) is a modern HTTP reverse proxy …7.5
- CVE-2022-39272Flux is an open and extensible continuous delivery solution …4.3
- CVE-2022-39273FlyteAdmin is the control plane for the data processing plat…7.5
- CVE-2022-39275Saleor is a headless, GraphQL commerce platform. In affected…4.3
- CVE-2022-39276GLPI stands for Gestionnaire Libre de Parc Informatique. GLP…5.3
- CVE-2022-39277GLPI stands for Gestionnaire Libre de Parc Informatique. GLP…4.8
- CVE-2022-39278Istio is an open platform-independent service mesh that prov…7.5
- CVE-2022-39279discourse-chat is a plugin for the Discourse message board w…5.4
- CVE-2022-3928 Hardcoded credential is found in affected products' message…5.5
Are you affected by CVE-2022-39274?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
