Lucene search
+L

281 matches found

Kitploit
Kitploit
added 2026/09/05 4:20 p.m.11 views

gattacker

BLE ब्लूटूथ लो एनर्जी मैन-इन-द-मिडल और अधिक के लिए एक Node.js पैकेज। पूर्वापेक्षाएँ देखें: https://github.com/sandeepmistry/noble https://github.com/sandeepmistry/bleno स्थापना root@kitploit: npm install gattacker उपयोग कॉन्फ़िगर करें दोनों घटकों को चलाने के लिए config.env में वेरिएबल सेट करें:...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/05 4:09 p.m.5 views

CVE-2020-14292

CVE-2020-14292: COVIDSafe ऐप में ब्लूटूथ ट्रांसपोर्ट समस्या लेखक: अल्वेन तियू, ऑस्ट्रेलियन नेशनल यूनिवर्सिटी अंतिम अद्यतन: 2020-09-08 सारांश COVIDSafe एप्लिकेशन Android के लिए संस्करण 1.0.21 तक में, GATT कनेक्शन में ब्लूटूथ ट्रांसपोर्ट विकल्प के असुरक्षित उपयोग से हमलावर एप्लिकेशन को ब्लूटूथ BR/E...

5.7CVSS5.9AI score0.01309EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/04 5:22 p.m.5 views

Komfy-Switch-Wifi-Password-Disclosure

Komfy-Switch-Wifi-Password-Disclosure مقدمة ستفصّل هذه المقالة اكتشافي على مفتاح Komfy مع الكاميرا من D-Link لاسترجاع اسم شبكة الواي فاي وكلمة المرور المرتبطين بالجهاز عبر بلوتوث 4.0 BLE. مفتاح Komfy هو منتج أمني وأتمتة منزلية يمكنه أن يحل محل مفتاح حائط في منزلك لتوفير مراقبة بالفيديو، ومراقبة...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/03 9:12 p.m.5 views

BLESuite-CLI

BLESuiteCLI README BLESuiteCLI est un outil en ligne de commande permettant de tester plus facilement les appareils Bluetooth Low Energy BLE. Cet outil utilise la bibliothèque Python BLESuite, qui s'appuie sur pygattlib et la pile Bluetooth Bluez, ce qui permet de scanner, de lire et d'écrire sur...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 4:51 a.m.5 views

buds-audit

buds-audit Version 1.0.0 Outil d'évaluation de sécurité Bluetooth pour les écouteurs sans fil affectés par la chaîne de vulnérabilités du SDK Airoha CVE-2025-20700 / CVE-2025-20701 / CVE-2025-20702. Il scanne les appareils à proximité, identifie les puces Airoha connues comme étant affectées grâc...

8.8CVSS6.3AI score0.10194EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 8:18 p.m.11 views

CVE-2026-76640

Unitree G1 EDU firmware through 1.5.2 contains multiple chained vulnerabilities in the BLE GATT server and WiFi provisioning stack that allow unauthenticated proximate attackers to achieve root code execution without pairing or credentials by exploiting an unquoted heredoc variable in the WiFi...

7.7CVSS0.00347EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/27 5:52 p.m.61 views

CVE-2026-76640

Unitree G1 EDU firmware through 1.5.2 contains chained vulnerabilities in the BLE GATT server and WiFi provisioning stack that allow an unauthenticated proximate attacker to achieve root code execution (uid 0) without pairing or credentials. The root cause involves an unquoted heredoc variable in...

7.7CVSS6.4AI score0.00347EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 5:52 p.m.105 views

CVE-2026-76640 Unitree G1 EDU 1.5.2 BLE GATT RCE via WiFi Provisioning Stack

Unitree G1 EDU firmware through 1.5.2 contains multiple chained vulnerabilities in the BLE GATT server and WiFi provisioning stack that allow unauthenticated proximate attackers to achieve root code execution without pairing or credentials by exploiting an unquoted heredoc variable in the WiFi...

7.7CVSS0.00347EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.15 views

PT-2026-82733

Name of the Vulnerable Software and Affected Versions Unitree G1 EDU firmware versions prior to 1.5.3 Description Multiple chained issues exist in the BLE GATT server and WiFi provisioning stack. Unauthenticated proximate attackers can achieve root code execution without pairing or credentials...

7.7CVSS6.6AI score0.00347EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/24 6:16 p.m.9 views

CVE-2026-13213

The Hearing Access Service HAS GATT server in subsys/bluetooth/audio/has.c installs a connection-callback set unconditionally via BTCONNCBDEFINE, so securitychanged runs for every connection that establishes security even before the application has called bthasregister. The service attribute...

5.3CVSS0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 5:10 p.m.18 views

CVE-2026-13213

Zephyr RTOS Bluetooth Hearing Access Service (HAS) GATT server (subsys/bluetooth/audio/has.c) contains a NULL-pointer dereference in security_changed(). The connection-callback set is installed unconditionally via BT_CONN_CB_DEFINE, so the callback fires before the application calls bt_has_regist...

5.3CVSS5.6AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 5:10 p.m.19 views

CVE-2026-13213 Bluetooth HAS: NULL-pointer dereference DoS when a bonded peer reconnects before bt_has_register

The Hearing Access Service HAS GATT server in subsys/bluetooth/audio/has.c installs a connection-callback set unconditionally via BTCONNCBDEFINE, so securitychanged runs for every connection that establishes security even before the application has called bthasregister. The service attribute...

5.3CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/24 5:10 p.m.42 views

CVE-2026-13213 Bluetooth HAS: NULL-pointer dereference DoS when a bonded peer reconnects before bt_has_register

The Hearing Access Service HAS GATT server in subsys/bluetooth/audio/has.c installs a connection-callback set unconditionally via BTCONNCBDEFINE, so securitychanged runs for every connection that establishes security even before the application has called bthasregister. The service attribute...

5.3CVSS0.0017EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 6:17 p.m.10 views

CVE-2026-12236

The Bluetooth host GATT client function parsereadstdchardesc in subsys/bluetooth/host/gatt.c parses an ATT Read By Type Response received from a remote GATT server during BTGATTDISCOVERSTDCHARDESC discovery. The per-entry stride rsp-len is taken directly from the peer's PDU, and the parse loop bo...

6.5CVSS0.00102EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 5:19 p.m.7 views

CVE-2026-12236 Infinite loop (DoS) in Bluetooth GATT client parsing of Read-By-Type responses with zero data length

The Bluetooth host GATT client function parsereadstdchardesc in subsys/bluetooth/host/gatt.c parses an ATT Read By Type Response received from a remote GATT server during BTGATTDISCOVERSTDCHARDESC discovery. The per-entry stride rsp-len is taken directly from the peer's PDU, and the parse loop bo...

6.5CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/13 5:19 p.m.36 views

CVE-2026-12236

The CVE concerns the Zephyr Bluetooth host GATT client, where parse_read_std_char_desc() can loop indefinitely if an attacker causes a peer to reply with rsp->len = 0 during BT_GATT_DISCOVER_STD_CHAR_DESC. The loop uses rsp->len to advance the pointer and decrement remaining length, but rsp...

6.5CVSS5.5AI score0.00102EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 5:19 p.m.11 views

EUVD-2026-58131

The Bluetooth host GATT client function parsereadstdchardesc in subsys/bluetooth/host/gatt.c parses an ATT Read By Type Response received from a remote GATT server during BTGATTDISCOVERSTDCHARDESC discovery. The per-entry stride rsp-len is taken directly from the peer's PDU, and the parse loop bo...

6.5CVSS5.5AI score0.00102EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 5:19 p.m.35 views

CVE-2026-12236 Infinite loop (DoS) in Bluetooth GATT client parsing of Read-By-Type responses with zero data length

The Bluetooth host GATT client function parsereadstdchardesc in subsys/bluetooth/host/gatt.c parses an ATT Read By Type Response received from a remote GATT server during BTGATTDISCOVERSTDCHARDESC discovery. The per-entry stride rsp-len is taken directly from the peer's PDU, and the parse loop bo...

6.5CVSS0.00102EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.6 views

PT-2026-71698

Name of the Vulnerable Software and Affected Versions affected versions not specified Description The Bluetooth host GATT client function parse read std char desc in subsys/bluetooth/host/gatt.c fails to validate the minimum value of the per-entry stride rsp-len received from a remote GATT server...

6.5CVSS5.9AI score0.00102EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:30 p.m.13 views

CVE-2026-10772

DUPLICATE This CVE Record has been rejected by the Zephyr Project CNA. CVE-2026-10772 was assigned to a vulnerability already covered by CVE-2026-2411, which was assigned earlier for the same defect: the Bluetooth GATT notify/indicate paths check the permissions of the Characteristic Declaration...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder