6.5
CVE-2023-28798
- EPSS 0.19%
- Veröffentlicht 02.05.2024 13:23:05
- Zuletzt bearbeitet 21.11.2024 07:56:02
- Quelle cve@zscaler.com
- Teams Watchlist Login
- Unerledigt 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
Diese Information steht angemeldeten Benutzern zur Verfügung. Login
Daten sind bereitgestellt durch das CVE Programm von Authorized Data Publishers (ADP) (Unstrukturiert)
Herstellerzscaler
≫
Produkt
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.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.19% | 0.407 |
Quelle | 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().