### [CVE-2003-1067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1067) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Multiple buffer overflows in the (1) dbm_open function, as used in ndbm and dbm, and the (2) dbminit function in Solaris 2.6 through 9 allow local users to gain root privileges via long arguments to Xsun or other programs that use these functions. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.html #### Github No PoCs found on GitHub currently.