### [CVE-2015-8100](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8100) ![](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 The net-snmp package in OpenBSD through 5.8 uses 0644 permissions for snmpd.conf, which allows local users to obtain sensitive community information by reading this file. ### POC #### Reference - http://packetstormsecurity.com/files/134323/OpenBSD-net-snmp-Information-Disclosure.html #### Github No PoCs found on GitHub currently.