CVE-2024-56132
05.02.2025, 18:15
Improper Input Validation vulnerability of Authenticated User in Progress LoadMaster allows : OS Command Injection. This issue affects: Product Affected Versions LoadMaster From 7.2.55.0 to 7.2.60.1 (inclusive) From 7.2.49.0 to 7.2.54.12 (inclusive) 7.2.48.12 and all prior versions ECS All prior versions to 7.2.60.1 (inclusive)
Vendor | Product | Version |
---|---|---|
progress | multi-tenant_loadmaster | 𝑥 < 7.1.35.13 |
progress | loadmaster | 𝑥 ≤ 7.2.48.12 |
progress | loadmaster | 7.2.49.0 ≤ 𝑥 < 7.2.54.13 |
progress | loadmaster | 7.2.55.0 ≤ 𝑥 < 7.2.61.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- 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.