### [CVE-2015-3026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3026) ![](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 Icecast before 2.4.2, when a stream_auth handler is defined for URL authentication, allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a request without login credentials, as demonstrated by a request to "admin/killsource?mount=/test.ogg." ### POC #### Reference - http://lists.xiph.org/pipermail/icecast-dev/2015-April/002460.html - http://www.openwall.com/lists/oss-security/2015/04/08/11 - http://www.openwall.com/lists/oss-security/2015/04/08/8 #### Github No PoCs found on GitHub currently.