### [CVE-2019-11360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11360) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description 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. ### POC #### Reference - https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/ - https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/ #### Github No PoCs found on GitHub currently.