6.5
CVE-2023-28798
- EPSS 0.19%
- Published 02.05.2024 13:23:05
- Last modified 21.11.2024 07:56:02
- Source cve@zscaler.com
- Teams watchlist Login
- Open Login
An out-of-bounds write to heap in the pacparser library on Zscaler Client Connector on Mac may lead to arbitrary code execution.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Daten sind bereitgestellt durch das CVE Programm von Authorized Data Publishers (ADP) (Unstrukturiert)
Vendorzscaler
≫
Product
client_connector
Default Statusunknown
Version <
3.7.0.172
Version
0
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.19% | 0.407 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
cve@zscaler.com | 6.5 | 2.2 | 3.7 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().