From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200607-11.xml | 63 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 metadata/glsa/glsa-200607-11.xml (limited to 'metadata/glsa/glsa-200607-11.xml') diff --git a/metadata/glsa/glsa-200607-11.xml b/metadata/glsa/glsa-200607-11.xml new file mode 100644 index 000000000000..f50ea62db474 --- /dev/null +++ b/metadata/glsa/glsa-200607-11.xml @@ -0,0 +1,63 @@ + + + + TunePimp: Buffer overflow + + A vulnerability in TunePimp has been reported which could lead to the + execution of arbitrary code. + + Tunepimp + 2006-07-28 + 2007-06-01: 02 + 140184 + remote + + + 0.5.0 + 0.4.2 + + + +

+ The TunePimp library (also referred to as libtunepimp) is a development + library geared towards developers who wish to create MusicBrainz + enabled tagging applications. +

+
+ +

+ Kevin Kofler has reported a vulnerability where three stack variables + are allocated with 255, 255 and 100 bytes respectively, yet 256 bytes + are read into each. This could lead to buffer overflows. +

+
+ +

+ Running an affected version of TunePimp could lead to the execution of + arbitrary code by a remote attacker. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All tunepimp users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-libs/tunepimp-0.5." +
+ + CVE-2006-3600 + MusicBrainz bug #1764 + + + dizzutch + + + koon + +
-- cgit v1.2.3