8.8
CVE-2023-34552
- EPSS 0.67%
- Veröffentlicht 01.08.2023 18:15:10
- Zuletzt bearbeitet 12.02.2025 19:15:08
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In certain EZVIZ products, two stack based buffer overflows in mulicast_parse_sadp_packet and mulicast_get_pack_type functions of the SADP multicast protocol can allow an unauthenticated attacker present on the same local network as the camera to achieve remote code execution. This affects CS-C6N-B0-1G2WF Firmware versions before V5.3.0 build 230215 and CS-C6N-R101-1G2WF Firmware versions before V5.3.0 build 230215 and CS-CV310-A0-1B2WFR Firmware versions before V5.3.0 build 230221 and CS-CV310-A0-1C2WFR-C Firmware versions before V5.3.2 build 230221 and CS-C6N-A0-1C2WFR-MUL Firmware versions before V5.3.2 build 230218 and CS-CV310-A0-3C2WFRL-1080p Firmware versions before V5.2.7 build 230302 and CS-CV310-A0-1C2WFR Wifi IP66 2.8mm 1080p Firmware versions before V5.3.2 build 230214 and CS-CV248-A0-32WMFR Firmware versions before V5.2.3 build 230217 and EZVIZ LC1C Firmware versions before V5.3.4 build 230214.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ezviz ≫ Cs-c6n-b0-1g2wf Firmware Version <= 5.3.0
Ezviz ≫ Cs-c6n-r101-1g2wf Firmware Version <= 5.3.0
Ezviz ≫ Cs-cv310-a0-1b2wfr Firmware Version <= 5.3.0
Ezviz ≫ Cs-cv310-a0-1c2wfr-c Firmware Version <= 5.3.2
Ezviz ≫ Cs-c6n-a0-1c2wfr-mul Firmware Version <= 5.3.2
Ezviz ≫ Cs-cv310-a0-3c2wfrl-1080p Firmware Version <= 5.2.7
Ezviz ≫ Cs-cv310-a0-1c2wfr Firmware Version <= 5.3.2
Ezviz ≫ Cs-cv248-a0-32wmfr Firmware Version <= 5.2.3
Ezviz ≫ Lc1c Firmware Version <= 5.3.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.67% | 0.706 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 4 | 2.5 | 1.4 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.