CVE-2023-40254
11.08.2023, 07:15
Download of Code Without Integrity Check vulnerability in Genians Genian NAC V4.0, Genians Genian NAC V5.0, Genians Genian NAC Suite V5.0, Genians Genian ZTNA allows Malicious Software Update.This issue affects Genian NAC V4.0: from V4.0.0 through V4.0.155; Genian NAC V5.0: from V5.0.0 through V5.0.42 (Revision 117460); Genian NAC Suite V5.0: from V5.0.0 through V5.0.54; Genian ZTNA: from V6.0.0 through V6.0.15.
Vendor | Product | Version |
---|---|---|
genians | genian_nac | 4.0.0 ≤ 𝑥 < 4.0.156 |
genians | genian_nac | 5.0.0 ≤ 𝑥 < 5.0.55 |
genians | genian_nac | 5.0.42 |
genians | genian_nac | 5.0.42:revision_117460 |
genians | genian_ztna | 6.0.0 ≤ 𝑥 < 6.0.16 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
- CWE-494 - Download of Code Without Integrity CheckThe product downloads source code or an executable from a remote location and executes the code without sufficiently verifying the origin and integrity of the code.