CVE-2024-51347
Awaiting Analysis
Awaiting Analysis - Queue
Buffer Overflow in LSC Smart Camera TZ Parameter Risks Code Execution
Publication date: 2026-03-25
Last updated on: 2026-03-25
Assigner: MITRE
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lsc | smart_indoor_ip_camera | 7.6.32 |
| lsc | smart_indoor_ip_camera | to 7.6.32 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |