|
79577 | 79577 | "session_types": false, |
79578 | 79578 | "needs_cleanup": true |
79579 | 79579 | }, |
| 79580 | + "exploit_linux/http/paloalto_expedition_rce": { |
| 79581 | + "name": "Palo Alto Expedition Remote Code Execution (CVE-2024-5910 and CVE-2024-9464)", |
| 79582 | + "fullname": "exploit/linux/http/paloalto_expedition_rce", |
| 79583 | + "aliases": [ |
| 79584 | + |
| 79585 | + ], |
| 79586 | + "rank": 600, |
| 79587 | + "disclosure_date": "2024-10-09", |
| 79588 | + "type": "exploit", |
| 79589 | + "author": [ |
| 79590 | + "Michael Heinzl", |
| 79591 | + "Zach Hanley", |
| 79592 | + "Enrique Castillo", |
| 79593 | + "Brian Hysell" |
| 79594 | + ], |
| 79595 | + "description": "Obtain remote code execution in Palo Alto Expedition version 1.2.91 and below.\n The first vulnerability, CVE-2024-5910, allows to reset the password of the admin user, and the second vulnerability, CVE-2024-9464, is an authenticated OS command injection. In a default installation, commands will get executed in the context of www-data.\n When credentials are provided, this module will only exploit the second vulnerability. If no credentials are provided, the module will first try to reset the admin password and then perform the OS command injection.", |
| 79596 | + "references": [ |
| 79597 | + "URL-https://www.horizon3.ai/attack-research/palo-alto-expedition-from-n-day-to-full-compromise/", |
| 79598 | + "URL-https://security.paloaltonetworks.com/PAN-SA-2024-0010", |
| 79599 | + "URL-https://security.paloaltonetworks.com/CVE-2024-5910", |
| 79600 | + "URL-https://attackerkb.com/topics/JwTzQJuBmn/cve-2024-5910", |
| 79601 | + "URL-https://attackerkb.com/topics/ky1MIrne9r/cve-2024-9464", |
| 79602 | + "CVE-2024-5910", |
| 79603 | + "CVE-2024-24809" |
| 79604 | + ], |
| 79605 | + "platform": "Linux,Unix", |
| 79606 | + "arch": "cmd", |
| 79607 | + "rport": 443, |
| 79608 | + "autofilter_ports": [ |
| 79609 | + 80, |
| 79610 | + 8080, |
| 79611 | + 443, |
| 79612 | + 8000, |
| 79613 | + 8888, |
| 79614 | + 8880, |
| 79615 | + 8008, |
| 79616 | + 3000, |
| 79617 | + 8443 |
| 79618 | + ], |
| 79619 | + "autofilter_services": [ |
| 79620 | + "http", |
| 79621 | + "https" |
| 79622 | + ], |
| 79623 | + "targets": [ |
| 79624 | + "Linux Command" |
| 79625 | + ], |
| 79626 | + "mod_time": "2024-11-12 15:15:15 +0000", |
| 79627 | + "path": "/modules/exploits/linux/http/paloalto_expedition_rce.rb", |
| 79628 | + "is_install_path": true, |
| 79629 | + "ref_name": "linux/http/paloalto_expedition_rce", |
| 79630 | + "check": true, |
| 79631 | + "post_auth": false, |
| 79632 | + "default_credential": false, |
| 79633 | + "notes": { |
| 79634 | + "Stability": [ |
| 79635 | + "crash-safe" |
| 79636 | + ], |
| 79637 | + "Reliability": [ |
| 79638 | + "repeatable-session" |
| 79639 | + ], |
| 79640 | + "SideEffects": [ |
| 79641 | + "ioc-in-logs", |
| 79642 | + "artifacts-on-disk", |
| 79643 | + "account-lockouts" |
| 79644 | + ] |
| 79645 | + }, |
| 79646 | + "session_types": false, |
| 79647 | + "needs_cleanup": true |
| 79648 | + }, |
79580 | 79649 | "exploit_linux/http/pandora_fms_events_exec": { |
79581 | 79650 | "name": "Pandora FMS Events Remote Command Execution", |
79582 | 79651 | "fullname": "exploit/linux/http/pandora_fms_events_exec", |
|
0 commit comments