CVE-2019-15992
23.09.2020, 01:15
A vulnerability in the implementation of the Lua interpreter integrated in Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an authenticated, remote attacker to execute arbitrary code with root privileges on the underlying Linux operating system of an affected device. The vulnerability is due to insufficient restrictions on the allowed Lua function calls within the context of user-supplied Lua scripts. A successful exploit could allow the attacker to trigger a heap overflow condition and execute arbitrary code with root privileges on the underlying Linux operating system of an affected device.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | adaptive_security_appliance | 𝑥 < 9.6.4.36 |
cisco | adaptive_security_appliance_software | 9.7 ≤ 𝑥 < 9.8.4.15 |
cisco | adaptive_security_appliance_software | 9.9 ≤ 𝑥 < 9.9.2.61 |
cisco | adaptive_security_appliance_software | 9.10 ≤ 𝑥 < 9.10.1.32 |
cisco | adaptive_security_appliance_software | 9.12 ≤ 𝑥 < 9.12.3 |
cisco | adaptive_security_appliance_software | 9.13 ≤ 𝑥 < 9.13.1.4 |
cisco | adaptive_security_appliance_software | 9.14 ≤ 𝑥 < 9.14.2.7 |
cisco | adaptive_security_appliance_software | 9.15 ≤ 𝑥 < 9.15.1.4 |
cisco | secure_firewall_management_center | 𝑥 < 6.2.3.16 |
cisco | secure_firewall_management_center | 6.3.0 ≤ 𝑥 < 6.3.0.6 |
cisco | secure_firewall_management_center | 6.4.0 ≤ 𝑥 < 6.4.0.7 |
cisco | secure_firewall_management_center | 6.5.0 ≤ 𝑥 < 6.5.0.2 |
cisco | firepower_threat_defense | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.