CVE-2020-1975
12.02.2020, 23:15
Missing XML validation vulnerability in the PAN-OS web interface on Palo Alto Networks PAN-OS software allows authenticated users to inject arbitrary XML that results in privilege escalation. This issue affects PAN-OS 8.1 versions earlier than PAN-OS 8.1.12 and PAN-OS 9.0 versions earlier than PAN-OS 9.0.6. This issue does not affect PAN-OS 7.1, PAN-OS 8.0, or PAN-OS 9.1 or later versions.Enginsight
Vendor | Product | Version |
---|---|---|
paloaltonetworks | pan-os | 8.1.0 ≤ 𝑥 < 8.1.12 |
paloaltonetworks | pan-os | 9.0.0 ≤ 𝑥 < 9.0.6 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-112 - Missing XML ValidationThe software accepts XML from an untrusted source but does not validate the XML against the proper schema.
- CWE-611 - Improper Restriction of XML External Entity ReferenceThe software processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.