### [CVE-2011-4091](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4091) ![](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 The libobby server in inc/server.hpp in libnet6 (aka net6) before 1.3.14 does not perform authentication before checking the user name, which allows remote attackers to obtain sensitive information such as server-usage patterns by a particular user and color preferences. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html #### Github No PoCs found on GitHub currently.