9.8
CVE-2017-15944
- EPSS 93.89%
- Published 11.12.2017 17:29:00
- Last modified 30.07.2025 02:15:36
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Palo Alto Networks PAN-OS before 6.1.19, 7.0.x before 7.0.19, 7.1.x before 7.1.14, and 8.0.x before 8.0.6 allows remote attackers to execute arbitrary code via vectors involving the management interface.
Data is provided by the National Vulnerability Database (NVD)
Paloaltonetworks ≫ Pan-os Version < 6.1.19
Paloaltonetworks ≫ Pan-os Version >= 7.0.0 < 7.0.19
Paloaltonetworks ≫ Pan-os Version >= 7.1.0 < 7.1.14
Paloaltonetworks ≫ Pan-os Version >= 8.0.0 < 8.0.6
18.08.2022: CISA Known Exploited Vulnerabilities (KEV) Catalog
Palo Alto Networks PAN-OS Remote Code Execution Vulnerability
VulnerabilityPalo Alto Networks PAN-OS contains multiple, unspecified vulnerabilities which can allow for remote code execution when chained.
DescriptionApply updates per vendor instructions.
Required actionsType | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 93.89% | 0.999 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-20 Improper Input Validation
The 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.