CVE-2024-3385
10.04.2024, 17:15
A packet processing mechanism in Palo Alto Networks PAN-OS software enables a remote attacker to reboot hardware-based firewalls. Repeated attacks eventually cause the firewall to enter maintenance mode, which requires manual intervention to bring the firewall back online. This affects the following hardware firewall models: - PA-5400 Series firewalls - PA-7000 Series firewallsEnginsight
Vendor | Product | Version |
---|---|---|
paloaltonetworks | pan-os | 9.0.0 ≤ 𝑥 ≤ 9.0.16 |
paloaltonetworks | pan-os | 9.1.0 ≤ 𝑥 < 9.1.17 |
paloaltonetworks | pan-os | 10.1.0 ≤ 𝑥 < 10.1.12 |
paloaltonetworks | pan-os | 10.2.0 ≤ 𝑥 < 10.2.8 |
paloaltonetworks | pan-os | 11.0.0 ≤ 𝑥 < 11.0.3 |
paloaltonetworks | pan-os | 9.0.17 |
paloaltonetworks | pan-os | 9.0.17:h1 |
𝑥
= 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-476 - NULL Pointer DereferenceA NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.