A buffer overflow in iptables-restore in netfilter iptables 1.8.2 allows an attacker to (at least) crash the program or potentially gain code execution via a specially crafted iptables-save file. This is related to add_param_to_argv in xshared.c.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/ | exploit third party advisory patch |
https://git.netfilter.org/iptables/commit/iptables/xshared.c?id=2ae1099a42e6a0f06de305ca13a842ac83d4683e | url repurposed third party advisory patch |