Skip to content

yash-chandna/CVE-2024-34463

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2024-34463

Affected Devices: BPL Smart Weighing Scale PWS-01-BT (https://www.bplmedicaltechnologies.com/product-details/weighing-scales/personal-weighing-scale-pws-01bt/)

Vulnerability: Insufficient security in the Bluetooth communication between the digital weighing scale and the associated app (https://bpl-bewell.en.aptoide.com/app)

Steps to run the exploit

Install libbluetooth-dev if not installed already using this command:

sudo apt-get update && apt-get install libbluetooth-dev

Compile the BLE Scanner:

cc scanner.c -o scanner -l bluetooth

Run the exploit:

python3 run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published