CVE-2024-51347

A buffer overflow vulnerability in the dgiot binary in LSC Smart Indoor IP Camera V7.6.32. The flaw exists in the handling of the Time Zone (TZ) parameter within the ONVIF configuration interface. The time zone (TZ) parameter does not have its length properly validated before being copied into a fixed-size buffer using the insecure strcpy function.
Configurations

No configuration.

History

17 Jun 2026, 08:05

Type Values Removed Values Added
Summary
  • (es) Una vulnerabilidad de desbordamiento de búfer en el binario dgiot en LSC Smart Indoor IP Camera V7.6.32. La falla existe en el manejo del parámetro de Zona Horaria (TZ) dentro de la interfaz de configuración ONVIF. El parámetro de zona horaria (TZ) no tiene su longitud correctamente validada antes de ser copiado en un búfer de tamaño fijo utilizando la función strcpy insegura.

25 Mar 2026, 18:16

Type Values Removed Values Added
References () https://github.com/victorGoeman/LSC-Indoor-Camera-Security-Research/blob/main/CVE-2024-51347.md - () https://github.com/victorGoeman/LSC-Indoor-Camera-Security-Research/blob/main/CVE-2024-51347.md -
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.2
CWE CWE-120

25 Mar 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-25 14:16

Updated : 2026-06-17 08:05


NVD link : CVE-2024-51347

Mitre link : CVE-2024-51347

CVE.ORG link : CVE-2024-51347


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')