CVE-2019-11539
Published: 26 April 2019
Summary
CVE-2019-11539 is a high-severity OS Command Injection (CWE-78) vulnerability in Ivanti Connect Secure. Its CVSS base score is 7.2 (High).
Operationally, ranked in the top 0.1% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.
The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).
Deeper analysis
The vulnerability is an OS command injection flaw (CWE-78) present in the admin web interface of Pulse Secure Pulse Connect Secure versions 9.0RX before 9.0R3.4, 8.3RX before 8.3R7.1, 8.2RX before 8.2R12.1, and 8.1RX before 8.1R15.1, as well as Pulse Policy Secure versions 9.0RX before 9.0R3.2, 5.4RX before 5.4R7.1, 5.3RX before 5.3R12.1, 5.2RX before 5.2R12.1, and 5.1RX before 5.1R15.1. It carries a CVSS 3.1 score of 7.2 with network attack vector and high impact on confidentiality, integrity, and availability.
An authenticated attacker with administrative privileges can exploit the flaw over the network to inject and execute arbitrary commands on the affected appliance, achieving full system compromise without user interaction.
Public references document working exploit code for the affected versions along with analysis of chained remote code execution paths that leverage this issue in SSL VPN deployments.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2019-3210
Vulnerability details
In Pulse Secure Pulse Connect Secure version 9.0RX before 9.0R3.4, 8.3RX before 8.3R7.1, 8.2RX before 8.2R12.1, and 8.1RX before 8.1R15.1 and Pulse Policy Secure version 9.0RX before 9.0R3.2, 5.4RX before 5.4R7.1, 5.3RX before 5.3R12.1, 5.2RX before 5.2R12.1, and 5.1RX before…
more
5.1R15.1, the admin web interface allows an authenticated attacker to inject and execute commands.
- CWE(s)
- KEV Date Added
- 03 November 2021
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly requires validation of all inputs to the admin web interface, blocking the OS command injection payload before execution.
Mandates timely application of vendor patches that close the command-injection flaw in the listed Pulse Secure versions.
Requires continuous monitoring of the admin interface and system processes to identify anomalous command execution or post-exploitation activity.