Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-0838. PoCs published by patrick.
AI-analyzed exploit summary The document describes multiple vulnerabilities in Icecast 2.20, including a buffer overflow in the XSL parser due to insufficient boundary checks and an information disclosure issue when appending a dot to XSL file requests. It provides technical details and example payloads but lacks functional exploit code.
Description
Multiple buffer overflows in the XSL parser for IceCast 2.20 may allow attackers to cause a denial of service and possibly execute arbitrary code via (1) a long test value in an xsl:when tag, (2) a long test value in an xsl:if tag, or (3) a long select value in an xsl:value-of tag.
Exploits (1)
The document describes multiple vulnerabilities in Icecast 2.20, including a buffer overflow in the XSL parser due to insufficient boundary checks and an information disclosure issue when appending a dot to XSL file requests. It provides technical details and example payloads but lacks functional exploit code.