VYPR
Unrated severityNVD Advisory· Published Aug 15, 2024· Updated Aug 15, 2024

CVE-2024-31798

CVE-2024-31798

Description

GNCC GC2 camera ships with an identical hardcoded root password on all devices, letting physical attackers gain root access via UART.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

GNCC GC2 camera ships with an identical hardcoded root password on all devices, letting physical attackers gain root access via UART.

Vulnerability

All GNCC GC2 Indoor Security Camera 1080P devices use a single, hardcoded root password that is identical across the entire product line. An attacker with physical access to the device can, after exploiting a bootloader bypass to enter a root shell, read /etc/shadow and discover the password hash. The vendor (GNCC) has not acknowledged the issue, and no firmware update has been released as of the advisory date. [1]

Exploitation

The attacker requires physical access to the device and a serial connection to its exposed UART port. By powering on the camera while repeatedly pressing the [RETURN] key, the attacker enters the bootloader settings. A specific command (setenv boot_normal ...) changes the boot arguments to launch an interactive shell directly as root. From this root shell, the attacker runs cat /etc/shadow to extract the password hash. [1]

Impact

Once the root password hash is obtained (and because it is the same on all devices), the attacker can remotely log in via SSH, telnet, or any other network-accessible service as root on any GC2 camera they can reach. This grants full control over the device, including the ability to read the camera feed, modify settings, intercept Wi-Fi credentials, and use the device as a pivot point inside the network. [1]

Mitigation

The vendor GNCC has not acknowledged the vulnerabilities and has not released a patch. No mitigation or workaround is provided in the available references. If continued use of the device is necessary, it should be isolated on a separate VLAN, network access strictly limited, and physical access controls enforced to prevent UART connection. [1]

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.