CVE-2006-4197
libmusicbrainz < 2.1.2 and libmusicbrainz_svn < 8406 - Buffer Overflow via HTTP Location Header or RDF URL
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4197. PoCs published by Luigi Auriemma.
AI-analyzed exploit summary The provided text describes a buffer overflow vulnerability in libmusicbrainz versions 2.1.2 and prior, which can lead to arbitrary code execution or DoS. However, no actual exploit code is included in the snippet.
Description
Multiple buffer overflows in libmusicbrainz (aka mb_client or MusicBrainz Client Library) 2.1.2 and earlier, and SVN 8406 and earlier, allow remote attackers to cause a denial of service (crash) or execute arbitrary code via (1) a long Location header by the HTTP server, which triggers an overflow in the MBHttp::Download function in lib/http.cpp; and (2) a long URL in RDF data, as demonstrated by a URL in an rdf:resource field in an RDF XML document, which triggers overflows in many functions in lib/rdfparse.c.
Exploits (1)
The provided text describes a buffer overflow vulnerability in libmusicbrainz versions 2.1.2 and prior, which can lead to arbitrary code execution or DoS. However, no actual exploit code is included in the snippet.