All intelligence
// vulnerability record
live · NVDCVE-2025-30142
HIGHpublished 2025-03-18 20:15 UTC · 1 year ago · modified 2026-06-17 09:08 UTC
8.1
CVSS / 10
// description
An issue was discovered on G-Net Dashcam BB GONX devices. Bypassing of Device Pairing can occur. It uses MAC address verification as the sole mechanism for recognizing paired devices, allowing attackers to bypass authentication. By capturing the MAC address of an already-paired device through ARP scanning or other means, an attacker can spoof the MAC address and connect to the dashcam without going through the pairing process. This enables full access to the device.
// cvss 3.1 vector
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
// weaknesses (CWE)
- CWE-290