mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
886 B
Markdown
20 lines
886 B
Markdown
### [CVE-2015-3026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3026)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|