CVE-2024-23483
06.08.2024, 16:15
An Improper Input Validation vulnerability in Zscaler Client Connector on MacOS allows OS Command Injection.This issue affects Zscaler Client Connector on MacOS <4.2.
Vendor | Product | Version |
---|---|---|
zscaler | client_connector | 𝑥 < 4.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe 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.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.