Lucene search
K

Norton Core Secure WiFi Router - 'BLE' Command Injection (PoC)

🗓️ 02 May 2018 00:00:00Reported by embediType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 45 Views

Norton Core Secure WiFi Router BLE Command Injection PoC using BlueZ utility for Bluetooth connectio

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Norton Core Secure WiFi Router - BLE Command Injection Exploit
3 May 201800:00
zdt
CNVD
Symantec Norton Core router command injection vulnerability
3 May 201800:00
cnvd
CVE
CVE-2018-5234
30 Apr 201818:00
cve
Cvelist
CVE-2018-5234
30 Apr 201818:00
cvelist
exploitpack
Norton Core Secure WiFi Router - BLE Command Injection (PoC)
2 May 201800:00
exploitpack
NVD
CVE-2018-5234
30 Apr 201818:29
nvd
Prion
Command injection
30 Apr 201818:29
prion
# PoC command injection in BLE service of Norton Core Secure WiFi Router (CVE-2018-5234)

For more information read
[paper](https://embedi.com/blog/whos-watching-the-watchers-vol-ii-norton-core-secure-wifi-router).

To demonstrate the exploitation, we will use:
- OS GNU/Linux;
- Bluetooth dongle adapter;
- BlueZ utility (for testing Bluetooth connection).

In order to use the script, we will need to set all dependencies in a advance:

```shell
$ pip install -r ./requirements.txt
```

With the help of `BlueZ` utilities, we should ensure Bluetooth is enabled and
functions properly.

1. Restart the router to provide access to the engineering page.
2. Start the PoC on behalf of the root user (required for operating with
   Bluetooth) with the command on executing as an argument:

    ```shell
    $ ./ble_norton_core.py "/etc/init.d/dropbear start"
    ```

    After the script is successfully executed, we get access to the device via
    the SSH connection. We put `root` as a user and `admin` as password:

    ```shell
    $ ssh [email protected]
    ```

Download: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/44574.zip

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

02 May 2018 00:00Current
7.9High risk
Vulners AI Score7.9
CVSS 38
CVSS 28.3
EPSS0.20911
45