8.6

CVE-2017-3790

A vulnerability in the received packet parser of Cisco Expressway Series and Cisco TelePresence Video Communication Server (VCS) software could allow an unauthenticated, remote attacker to cause a reload of the affected system, resulting in a denial of service (DoS) condition. The vulnerability is due to insufficient size validation of user-supplied data. An attacker could exploit this vulnerability by sending crafted H.224 data in Real-Time Transport Protocol (RTP) packets in an H.323 call. An exploit could allow the attacker to overflow a buffer in a cache that belongs to the received packet parser, which will result in a crash of the application, resulting in a DoS condition. All versions of Cisco Expressway Series Software and Cisco TelePresence VCS Software prior to version X8.8.2 are vulnerable. Cisco has released software updates that address this vulnerability. There are no workarounds that address this vulnerability. Cisco Bug IDs: CSCus99263.

Data is provided by the National Vulnerability Database (NVD)
CiscoExpressway Versionx8.1.0
CiscoExpressway Versionx8.1.1
CiscoExpressway Versionx8.1.2
CiscoExpressway Versionx8.1_base
CiscoExpressway Versionx8.2.1
CiscoExpressway Versionx8.2.2
CiscoExpressway Versionx8.2_base
CiscoExpressway Versionx8.5 Updaterc4
CiscoExpressway Versionx8.5.0
CiscoExpressway Versionx8.5.1
CiscoExpressway Versionx8.5.2
CiscoExpressway Versionx8.5.3
CiscoExpressway Versionx8.5_base
CiscoExpressway Versionx8.6.0
CiscoExpressway Versionx8.6.1
CiscoExpressway Versionx8.7.0
CiscoExpressway Versionx8.7.1
CiscoExpressway Versionx8.7.2
CiscoExpressway Versionx8.7.3
CiscoExpressway Versionx8.8.0
CiscoExpressway Versionx8.8.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.3% 0.505
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 8.6 3.9 4
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
nvd@nist.gov 7.8 10 6.9
AV:N/AC:L/Au:N/C:N/I:N/A:C
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.