Lucene search
+L

66 matches found

Kitploit
Kitploit
added 2026/09/04 3:39 p.m.4 views

laf

LoRaWAN 审计框架 - 阿尔法版本 物联网部署持续增长,其中很大一部分由数百万个 LPWAN(低功耗广域网络)传感器组成,这些传感器部署在全球数百个城市(智慧城市)、工业场所和家庭中。最常用的 LPWAN 技术之一是 LoRa,而 LoRaWAN 是其网络标准(MAC 层)。LoRaWAN 是一种内置加密的安全协议,但实现问题和弱点影响了当前大多数部署的安全性。 本项目旨在提供一系列工具,用于构建、解析、发送、分析和破解一组 LoRaWAN 数据包,以审计或渗透测试 LoRaWAN 基础设施的安全性。 以下是此仓库的结构: root@kitploit: |-- tools |--...

5.4AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/02 7:12 p.m.2 views

Loracrack

Loracrack - LoRaWANセッションクラッカー 脆弱な、または共有されたアプリケーションキーを悪用するPoC Applied RiskのSipke Mellemaによって作成されました これは、複数のLoRaWANノードで同じAppKeyを使用することの危険性を実証するためのProof-of-Conceptです。 このリポジトリには、キャプチャしたパケットからLoRaWANセッションキーをクラックするためのツールボックスが含まれています。攻撃シナリオでは、AppKeyを知っているがハンドシェイクを見逃した場合、またはAppKeyがランダムではなく推測可能な場合を想定しています...

5.4AI score
SaveExploits0
NVD
NVD
added 2026/08/26 3:16 p.m.6 views

CVE-2026-13480

The LoRaWAN TS004 Fragmented Data Block Transport handler fragtransportpackagecallback in subsys/lorawan/services/fragtransport.c parses downlink command bytes without validating that enough payload bytes remain before each access. The loop's only bound is rxpos fragsize, capped at...

3.1CVSS0.00166EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/26 3:16 p.m.8 views

CVE-2026-13479

The LoRaWAN application-layer clock-synchronization service parses downlinks in clocksyncpackagecallback subsys/lorawan/services/clocksync.c. Its command loop only guarantees that the one-byte command id is in bounds; for the CLOCKSYNCCMDAPPTIME AppTimeAns command the handler then reads a 4-byte...

4.3CVSS0.00157EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/26 2:03 p.m.6 views

EUVD-2026-66556

The LoRaWAN TS004 Fragmented Data Block Transport handler fragtransportpackagecallback in subsys/lorawan/services/fragtransport.c parses downlink command bytes without validating that enough payload bytes remain before each access. The loop's only bound is rxpos fragsize, capped at...

3.1CVSS5.8AI score0.00166EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/26 2:03 p.m.38 views

CVE-2026-13480 Out-of-bounds read in LoRaWAN fragmented data block transport (FUOTA) downlink handler

The LoRaWAN TS004 Fragmented Data Block Transport handler fragtransportpackagecallback in subsys/lorawan/services/fragtransport.c parses downlink command bytes without validating that enough payload bytes remain before each access. The loop's only bound is rxpos fragsize, capped at...

3.1CVSS0.00166EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/26 2:03 p.m.4 views

CVE-2026-13480 Out-of-bounds read in LoRaWAN fragmented data block transport (FUOTA) downlink handler

The LoRaWAN TS004 Fragmented Data Block Transport handler fragtransportpackagecallback in subsys/lorawan/services/fragtransport.c parses downlink command bytes without validating that enough payload bytes remain before each access. The loop's only bound is rxpos fragsize, capped at...

3.1CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/26 2:03 p.m.15 views

CVE-2026-13480

CVE-2026-13480 is an out-of-bounds read in the Zephyr RTOS LoRaWAN TS004 Fragmented Data Block Transport (FUOTA) downlink handler (frag_transport_package_callback() in subsys/lorawan/services/frag_transport.c). The handler fails to validate remaining payload length before casting to a 10-byte set...

3.1CVSS5.8AI score0.00166EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/08/26 2:03 p.m.6 views

EUVD-2026-66555

The LoRaWAN application-layer clock-synchronization service parses downlinks in clocksyncpackagecallback subsys/lorawan/services/clocksync.c. Its command loop only guarantees that the one-byte command id is in bounds; for the CLOCKSYNCCMDAPPTIME AppTimeAns command the handler then reads a 4-byte...

3.1CVSS5.9AI score0.00157EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/26 2:03 p.m.16 views

CVE-2026-13479

CVE-2026-13479 is an out-of-bounds read in the LoRaWAN clock-synchronization service of Zephyr RTOS (subsys/lorawan/services/clock_sync.c). When processing the CLOCK_SYNC_CMD_APP_TIME (AppTimeAns) downlink, the handler reads a 4-byte time correction and 1-byte token without verifying that 5 bytes...

4.3CVSS5.9AI score0.00157EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/08/26 2:03 p.m.37 views

CVE-2026-13479 Out-of-bounds read in LoRaWAN clock-sync AppTimeAns downlink handler

The LoRaWAN application-layer clock-synchronization service parses downlinks in clocksyncpackagecallback subsys/lorawan/services/clocksync.c. Its command loop only guarantees that the one-byte command id is in bounds; for the CLOCKSYNCCMDAPPTIME AppTimeAns command the handler then reads a 4-byte...

3.1CVSS0.00157EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/26 2:03 p.m.7 views

CVE-2026-13479 Out-of-bounds read in LoRaWAN clock-sync AppTimeAns downlink handler

The LoRaWAN application-layer clock-synchronization service parses downlinks in clocksyncpackagecallback subsys/lorawan/services/clocksync.c. Its command loop only guarantees that the one-byte command id is in bounds; for the CLOCKSYNCCMDAPPTIME AppTimeAns command the handler then reads a 4-byte...

3.1CVSS6.1AI score
SaveExploits0References5
NVD
NVD
added 2026/08/26 5:18 a.m.8 views

CVE-2026-29988

A cleartext transmission of sensitive information vulnerability in the NFC interface of multiple Milesight IoT device models running affected firmware versions allows an unauthenticated attacker with physical proximity to retrieve LoRaWAN ABP NwkSKey and AppSKey values and D2D keys via an NFC rea...

8.3CVSS0.0015EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 3:14 a.m.38 views

CVE-2026-29988

A cleartext transmission of sensitive information vulnerability in the NFC interface of multiple Milesight IoT device models running affected firmware versions allows an unauthenticated attacker with physical proximity to retrieve LoRaWAN ABP NwkSKey and AppSKey values and D2D keys via an NFC rea...

8.3CVSS0.0015EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 3:14 a.m.42 views

CVE-2026-29988

Milesight IoT devices (multiple models, affected firmware versions) are vulnerable to cleartext transmission of sensitive information through the NFC interface. An unauthenticated attacker with physical proximity can read LoRaWAN ABP NwkSKey , AppSKey , and D2D keys via a simple NFC read operatio...

8.3CVSS5.1AI score0.0015EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 3:14 a.m.9 views

EUVD-2026-66229

A cleartext transmission of sensitive information vulnerability in the NFC interface of multiple Milesight IoT device models running affected firmware versions allows an unauthenticated attacker with physical proximity to retrieve LoRaWAN ABP NwkSKey and AppSKey values and D2D keys via an NFC rea...

8.3CVSS5AI score0.0015EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 2:51 a.m.7 views

EUVD-2026-66228

duplicate record...

8.3CVSS5.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.10 views

PT-2026-82106

Name of the Vulnerable Software and Affected Versions loramac-node affected versions not specified Description The LoRaWAN TS004 Fragmented Data Block Transport handler frag transport package callback in subsys/lorawan/services/frag transport.c parses downlink command bytes without validating if...

3.1CVSS5.9AI score0.00166EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.8 views

PT-2026-82105

Name of the Vulnerable Software and Affected Versions The product name cannot be determined. affected versions not specified Description The LoRaWAN application-layer clock-synchronization service contains an issue in the clock sync package callback function within subsys/lorawan/services/clock...

3.1CVSS5.8AI score0.00157EPSS
SaveExploits1References7
NVD
NVD
added 2026/08/14 6:17 p.m.11 views

CVE-2026-12363

The LoRaWAN Fragmented Data Block Transport service subsys/lorawan/services/fragtransport.c does not validate the fragment counter in a received DATAFRAGMENT command before forwarding it to the configured decoder. In fragtransportpackagecallback the value fragcounter = hdr-fragindexn & 0x3FFF is...

4.2CVSS0.00168EPSS
SaveExploits0References2
Rows per page
Query Builder