CVE-2020-7389
22.07.2021, 19:15
Sage X3 System CHAINE Variable Script Command Injection. An authenticated user with developer access can pass OS commands via this variable used by the web application. Note, this developer configuration should not be deployed in production.
Vendor | Product | Version |
---|---|---|
sage | syracuse | 9.0 ≤ 𝑥 < 9.22.7.2 |
sage | syracuse | 11.0 ≤ 𝑥 < 11.25.2.6 |
sage | syracuse | 12.0 ≤ 𝑥 < 12.10.2.8 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-306 - Missing Authentication for Critical FunctionThe product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
- 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.