### [CVE-2011-4093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4093) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Integer overflow in inc/server.hpp in libnet6 (aka net6) before 1.3.14 might allow remote attackers to hijack connections and gain privileges as other users by making a large number of connections until the overflow occurs and an ID of another user is provided. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html #### Github No PoCs found on GitHub currently.