9.8

CVE-2023-39435

Zavio CF7500, CF7300, CF7201, CF7501, CB3211, CB3212, CB5220,
 CB6231, B8520, B8220, and CD321 IP Cameras 

with firmware version M2.1.6.05 are 
vulnerable to stack-based overflows. During the process of updating 
certain settings sent from incoming network requests, the product does 
not sufficiently check or validate allocated buffer size. This may lead 
to remote code execution.

Data is provided by the National Vulnerability Database (NVD)
ZavioCf7500 Firmware Versionm2.1.6.05
   ZavioCf7500 Version-
ZavioCf7300 Firmware Versionm2.1.6.05
   ZavioCf7300 Version-
ZavioCf7201 Firmware Versionm2.1.6.05
   ZavioCf7201 Version-
ZavioCf7501 Firmware Versionm2.1.6.05
   ZavioCf7501 Version-
ZavioCb3211 Firmware Versionm2.1.6.05
   ZavioCb3211 Version-
ZavioCb3212 Firmware Versionm2.1.6.05
   ZavioCb3212 Version-
ZavioCb5220 Firmware Versionm2.1.6.05
   ZavioCb5220 Version-
ZavioCb6231 Firmware Versionm2.1.6.05
   ZavioCb6231 Version-
ZavioB8520 Firmware Versionm2.1.6.05
   ZavioB8520 Version-
ZavioB8220 Firmware Versionm2.1.6.05
   ZavioB8220 Version-
ZavioCd321 Firmware Versionm2.1.6.05
   ZavioCd321 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.34% 0.556
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
ics-cert@hq.dhs.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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.