CVE-2024-0325
01.02.2024, 22:15
In Helix Sync versions prior to 2024.1, a local command injection was identified. Reported by Bryan Riggins.
Vendor | Product | Version |
---|---|---|
perforce | helix_sync | 𝑥 < 2024.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
References