Lucene search
+L

216 matches found

Kitploit
Kitploit
added 2026/09/19 1:52 a.m.11 views

esp32_esp8266_attacks

ESP32/ESP8266 Wi-Fi 攻击 本仓库是ASSET 研究组 的研究成果的一部分。 本仓库演示了针对流行的 ESP32/8266 IoT 设备的 3 种 Wi-Fi 攻击: Zero PMK 安装 CVE-2019-12587 - 劫持连接到企业网络的 ESP32/ESP8266 客户端; ESP32/ESP8266 EAP 客户端崩溃 CVE-2019-12586 - 使连接到企业网络的 ESP 设备崩溃; ESP8266 信标帧崩溃 CVE-2019-12588 - 使 ESP8266 Wi-Fi 设备崩溃。...

8.1CVSS7.3AI score0.0147EPSS
SaveExploits4References7
Kitploit
Kitploit
added 2026/09/19 12:40 a.m.10 views

AI-driven-MITRE-Attack

POC : AIを活用したMITRE攻撃検出とアラートエンリッチメント このリポジトリは、ログからMITRE ATT&CKのテクニックを検出し、ローカルLLMを使用して出力をエンリッチする機械学習パイプライン を示しています。 概要 プロジェクトは2つの主要コンポーネント に分かれています: 1. 機械学習モデル(ML) – ログをMITRE ATT&CKテクニックに分類 2. LLMエンリッチメント – MLの予測をアナリスト向けの説明と実用的な洞察でエンリッチ 機械学習モデル 目的 MLモデルは、ログイベントからMITREテクニック...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 10:45 p.m.13 views

dcsgonefirm

dcsgonefirm 참고사항 이 저장소는 아직 작업 중이므로, 이 Readme의 일부 내용에는 'Dev:' 표시가 되어 있습니다. 필요에 따라 변경하셔도 됩니다. 빌드 방법 ESP-IDF가 필요합니다. 최신 버전이면 작동합니다. Dev: 특정 버전이 필요한 경우 이 부분을 변경하세요. 명령줄: root@kitploit: idf.py set-target esp32c6 idf.py build idf.py flash 또는 IDE에서 동일한 작업을 수행하세요. 구조 일반적으로 대규모 애플리케이션은 이 저장소의 컴포넌트로 포함되어야...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 9:26 p.m.10 views

esp32-cve-2025-27840-power-trace-experiment

esp32-cve-2025-27840-power-trace-experiment ESP32 に未公開の hci ブルートゥースコマンド(CVE-2025-27840)が送信されたときの、ESP32 上のブルートゥースモジュールの動作のパワートレースを取得するためのファームウェアです。 ESP32 はコマンドを受信すると GPIO ピンをトグルして、パワートレースのキャプチャをトリガーします。トリガーには、ブルートゥースコントローラータスクがスケジュールされたときにトレースフックを使用することをお勧めします。トリガーメカニズムは trigger-mechanisms...

6.8CVSS7.7AI score0.0133EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 2:26 p.m.7 views

CVE-2024-33453

CVE-2024-33453 オブジェクトレベルアクセス制御による機密データの漏洩(esp-idf) 説明 一部のSchoolbox製品で使用されているesp-idfフレームワークバージョン5.1のバッファオーバーフローの脆弱性により、リモート攻撃者が不適切なオブジェクトレベルアクセス制御を通じて機密情報を取得できます。この脆弱性は、externalIdコンポーネントに関連するidパラメータを操作することで引き起こされ、機密データへの不正アクセスにつながります。 追加情報...

8.1CVSS5.8AI score0.00967EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/11 2:59 a.m.20 views

CVE-2026-45329

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.5.4 and 6.0, several ESP-TEE secure-service wrappers in espsecureservices.c and espsecureservicesiram.c validated only some of the caller-supplied pointer arguments, leaving input pointer arguments unchecked...

7.1CVSS5.4AI score0.00117EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/10 12:35 a.m.65 views

CVE-2026-46532

CVE-2026-46532 describes a heap/out-of-bounds read in Espressif’s ESF-IDF (IoT Development Framework) due to the BlueDroid AVRCP vendor-command parser (avrc_pars_vendor_cmd) in bluedroid. Affected versions are 5.2.6, 5.3.5, 5.4.4, 5.5.3, and 6.0. The issue has been patched in 5.2.7, 5.3.6, 5.4.5,...

4.6CVSS5.4AI score0.00228EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/10 12:35 a.m.11 views

CVE-2026-46532 ESF-IDF: Heap Out-of-Bounds Read in Bluedroid AVRCP Target Parser

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.2.6, 5.3.5, 5.4.4, 5.5.3, and 6.0, an out-of-bounds read exists in the BlueDroid AVRCP vendor-command parser avrcparsvendorcmd in components/bt/host/bluedroid/stack/avrc/avrcparstg.c. This issue has been patched ...

4.6CVSS5.4AI score0.00228EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/10 12:34 a.m.12 views

CVE-2026-45542 ESF-IDF: Heap buffer overflow in protocomm Security2 over Bluetooth

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.2.6, 5.3.5, 5.4.4, 5.5.4, and 6.0, a heap buffer overflow exists in the Security Scheme 2 SRP6a session-setup path of the protocomm component. The first-phase handler handlesessioncommand0 in...

7.1CVSS6.2AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/06/10 12:34 a.m.11 views

CVE-2026-45542 ESF-IDF: Heap buffer overflow in protocomm Security2 over Bluetooth

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.2.6, 5.3.5, 5.4.4, 5.5.4, and 6.0, a heap buffer overflow exists in the Security Scheme 2 SRP6a session-setup path of the protocomm component. The first-phase handler handlesessioncommand0 in...

7.1CVSS5.7AI score0.00325EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/10 12:34 a.m.13 views

CVE-2026-45329 ESF-IDF: Out-of-Bounds Read in ESP-TEE Secure Service Wrappers

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.5.4 and 6.0, several ESP-TEE secure-service wrappers in espsecureservices.c and espsecureservicesiram.c validated only some of the caller-supplied pointer arguments, leaving input pointer arguments unchecked...

7.1CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/06/10 12:33 a.m.54 views

CVE-2026-45328

The CVE concerns ESF-IDF’s ESP-IDF esp_tee component. In versions 5.5.4 and 6.0, the secure-service wrappers in esp_secure_services.c and esp_secure_services_iram.c bridge calls from the REE to TEE-protected peripherals (AES, SHA, ECC, HMAC, SPI, MMU, WDT) and security features (attestation, OTA,...

9.3CVSS5.3AI score0.00126EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/06/10 12:26 a.m.76 views

CVE-2026-45160 ESF-IDF: Out-of-bounds Read in lwIP DHCP Server Option Parser

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.2.7, 5.3.5, 5.4.4, 5.5.4, and 6.0.1, an out-of-bounds read flaw exists in the DHCP server option parser parseoptions in components/lwip/apps/dhcpserver/dhcpserver.c shipped with ESP-IDF's lwIP component. The pars...

6.5CVSS0.00246EPSS
SaveExploits0References7
CVE
CVE
added 2026/06/10 12:25 a.m.48 views

CVE-2026-45541

The CVE describes a NULL-pointer dereference in the WebSocket subprotocol-negotiation path of the esp_http_server component in ESF-IDF. During the WebSocket handshake, parsing the clientS WebSocket Protocol header may dereference a NULL tokenisation result, causing a crash before any application...

7.5CVSS5.4AI score0.00439EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/10 12:00 a.m.43 views

PT-2026-48354

Name of the Vulnerable Software and Affected Versions ESF-IDF version 5.2.6 ESF-IDF version 5.3.5 ESF-IDF version 5.4.4 ESF-IDF version 5.5.3 ESF-IDF version 6.0 Description An out-of-bounds read exists in the BlueDroid AVRCP vendor-command parser within the avrc pars vendor cmd function located ...

4.6CVSS5.3AI score0.00228EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/06/10 12:00 a.m.51 views

PT-2026-48353

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.2.6, 5.3.5, 5.4.4, 5.5.4, and 6.0, a heap buffer overflow exists in the Security Scheme 2 SRP6a session-setup path of the protocomm component. The first-phase handler handle session command0 in...

7.1CVSS5.7AI score0.00325EPSS
SaveExploits0References8
Packet Storm News
Packet Storm News
added 2026/04/13 12:00 a.m.14 views

A Synthetic Conversational Smishing Dataset for Social Engineering Detection

Smishing SMS phishing has become a serious cybersecurity threat, especially for elderly and cyber-unaware individuals, causing financial loss and undermining user trust. Although prior work has focused on detecting smishing at the level of individual messages, real-world attackers often rely on...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/02/13 12:00 a.m.9 views

openSUSE 16 Security Update : micropython (openSUSE-SU-2026:20199-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:20199-1 advisory. Changes in micropython: - CVE-2026-1998: Fixed segmentation fault in mpmaplookup via mpimportall bsc1257803. - Version 1.26.1 esp32: update esptinyusb...

5.5CVSS4.8AI score0.00211EPSS
SaveExploits1References3
NVD
NVD
added 2026/02/04 6:16 p.m.26 views

CVE-2026-25507

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.5.2, 5.4.3, 5.3.4, 5.2.6, and 5.1.6, a use-after-free vulnerability was reported in the BLE provisioning transport protocommble layer. The issue can be triggered by a remote BLE client while the device is in...

6.3CVSS0.00208EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/02/04 5:58 p.m.15 views

CVE-2026-25508

ESF-IDF is the Espressif Internet of Things IOT Development Framework. In versions 5.5.2, 5.4.3, 5.3.4, 5.2.6, and 5.1.6, an out-of-bounds read vulnerability was reported in the BLE ATT Prepare Write handling of the BLE provisioning transport protocommble. The issue can be triggered by a remote B...

6.3CVSS5.7AI score0.00214EPSS
SaveExploits0References9
Rows per page
Query Builder