### [CVE-2007-2294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2294) ![](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 Manager Interface in Asterisk before 1.2.18 and 1.4.x before 1.4.3 allows remote attackers to cause a denial of service (crash) by using MD5 authentication to authenticate a user that does not have a password defined in manager.conf, resulting in a NULL pointer dereference. ### POC #### Reference - http://securityreason.com/securityalert/2646 #### Github No PoCs found on GitHub currently.