8.6
CVE-2017-3790
- EPSS 0.3%
- Veröffentlicht 01.02.2017 19:59:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
- Quelle psirt@cisco.com
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cisco ≫ Expressway Versionx8.1.0
Cisco ≫ Expressway Versionx8.1.1
Cisco ≫ Expressway Versionx8.1.2
Cisco ≫ Expressway Versionx8.1_base
Cisco ≫ Expressway Versionx8.2.1
Cisco ≫ Expressway Versionx8.2.2
Cisco ≫ Expressway Versionx8.2_base
Cisco ≫ Expressway Versionx8.5 Updaterc4
Cisco ≫ Expressway Versionx8.5.0
Cisco ≫ Expressway Versionx8.5.1
Cisco ≫ Expressway Versionx8.5.2
Cisco ≫ Expressway Versionx8.5.3
Cisco ≫ Expressway Versionx8.5_base
Cisco ≫ Expressway Versionx8.6.0
Cisco ≫ Expressway Versionx8.6.1
Cisco ≫ Expressway Versionx8.7.0
Cisco ≫ Expressway Versionx8.7.1
Cisco ≫ Expressway Versionx8.7.2
Cisco ≫ Expressway Versionx8.7.3
Cisco ≫ Expressway Versionx8.8.0
Cisco ≫ Expressway Versionx8.8.1
Cisco ≫ Telepresence Video Communication Server Versionx5.2_base
Cisco ≫ Telepresence Video Communication Server Versionx6.0_base
Cisco ≫ Telepresence Video Communication Server Versionx6.1_base
Cisco ≫ Telepresence Video Communication Server Versionx7.0.0
Cisco ≫ Telepresence Video Communication Server Versionx7.0.1
Cisco ≫ Telepresence Video Communication Server Versionx7.0.2
Cisco ≫ Telepresence Video Communication Server Versionx7.0.3
Cisco ≫ Telepresence Video Communication Server Versionx7.1_base
Cisco ≫ Telepresence Video Communication Server Versionx7.2.0
Cisco ≫ Telepresence Video Communication Server Versionx7.2.1
Cisco ≫ Telepresence Video Communication Server Versionx7.2.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.3% | 0.505 |
Quelle | 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.