#VU19150 Buffer overflow in iptables - CVE-2019-11360
Published: July 11, 2019
iptables
netfilter
Description
The vulnerability allows an attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error in add_param_to_argv() function in iptables/xshared.c when parsing, passed as argument to iptables-restore. A remote attacker can create a specially crafted files with iptables rules, trick a system administrator to pass it to the iptables-restore tool, trigger memory corruption and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system but requires significant social engineering.