CVE-2023-30638
14.04.2023, 00:15
Atos Unify OpenScape SBC 10 before 10R3.1.3, OpenScape Branch 10 before 10R3.1.2, and OpenScape BCF 10 before 10R10.7.0 allow remote authenticated admins to inject commands.
Vendor | Product | Version |
---|---|---|
atos | unify_openscape_bcf | 10 ≤ 𝑥 < 10r10.7.0 |
atos | unify_openscape_branch | 10 ≤ 𝑥 < 10r3.1.2 |
atos | unify_openscape_session_border_controller | 10 ≤ 𝑥 < 10r3.1.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- 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.
- 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.
References