CVE-2020-2000
12.11.2020, 00:15
An OS command injection and memory corruption vulnerability in the PAN-OS management web interface that allows authenticated administrators to disrupt system processes and potentially execute arbitrary code and OS commands with root privileges. This issue impacts: PAN-OS 8.1 versions earlier than PAN-OS 8.1.16; PAN-OS 9.0 versions earlier than PAN-OS 9.0.10; PAN-OS 9.1 versions earlier than PAN-OS 9.1.4; PAN-OS 10.0 versions earlier than PAN-OS 10.0.1.
Vendor | Product | Version |
---|---|---|
paloaltonetworks | pan-os | 8.1.0 ≤ 𝑥 < 8.1.16 |
paloaltonetworks | pan-os | 9.0.0 ≤ 𝑥 < 9.0.10 |
paloaltonetworks | pan-os | 9.1.0 ≤ 𝑥 < 9.1.4 |
paloaltonetworks | pan-os | 10.0.0 ≤ 𝑥 < 10.0.1 |
𝑥
= 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.