CVE-2019-1581
23.08.2019, 18:15
A remote code execution vulnerability in the PAN-OS SSH device management interface that can lead to unauthenticated remote users with network access to the SSH management interface gaining root access to PAN-OS. This issue affects PAN-OS 7.1 versions prior to 7.1.24-h1, 7.1.25; 8.0 versions prior to 8.0.19-h1, 8.0.20; 8.1 versions prior to 8.1.9-h4, 8.1.10; 9.0 versions prior to 9.0.3-h3, 9.0.4.
Vendor | Product | Version |
---|---|---|
paloaltonetworks | pan-os | 𝑥 ≤ 7.1.24 |
paloaltonetworks | pan-os | 8.0.0 ≤ 𝑥 ≤ 8.0.19 |
paloaltonetworks | pan-os | 8.1.0 ≤ 𝑥 ≤ 8.1.9 |
paloaltonetworks | pan-os | 9.0.0 ≤ 𝑥 ≤ 9.0.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- 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.
- 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.