CVE-2022-4002
31.07.2024, 21:15
A command injection vulnerability could allow an authenticated user to execute operating system commands as root via a specially crafted API request.
Vendor | Product | Version |
---|---|---|
motorola | q14_firmware | 𝑥 < 1.5.0.16 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
- 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.