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-200803-16.xml | 80 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 metadata/glsa/glsa-200803-16.xml (limited to 'metadata/glsa/glsa-200803-16.xml') diff --git a/metadata/glsa/glsa-200803-16.xml b/metadata/glsa/glsa-200803-16.xml new file mode 100644 index 000000000000..e10529b99ecf --- /dev/null +++ b/metadata/glsa/glsa-200803-16.xml @@ -0,0 +1,80 @@ + + + + MPlayer: Multiple buffer overflows + + Multiple vulnerabilities have been discovered in MPlayer, possibly allowing + for the remote execution of arbitrary code. + + mplayer + 2008-03-10 + 2008-03-10: 01 + 208566 + remote + + + 1.0_rc2_p25993 + 1.0_rc2_p25993 + + + +

+ MPlayer is a media player incuding support for a wide range of audio + and video formats. +

+
+ +

+ The following errors have been discovered in MPlayer: +

+
    +
  • Felipe Manzano and Anibal Sacco (Core Security Technologies) + reported an array indexing error in the file libmpdemux/demux_mov.c + when parsing MOV file headers (CVE-2008-0485).
  • +
  • Damian Frizza + and Alfredo Ortega (Core Security Technologies) reported a boundary + error in the file libmpdemux/demux_audio.c when parsing FLAC comments + (CVE-2008-0486).
  • +
  • Adam Bozanich (Mu Security) reported boundary + errors in the cddb_parse_matches_list() and cddb_query_parse() + functions in the file stream_cddb.c when parsing CDDB album titles + (CVE-2008-0629) and in the url_scape_string() function in the file + stream/url.c when parsing URLS (CVE-2008-0630).
  • +
+
+ +

+ A remote attacker could entice a user to open a specially crafted file, + possibly resulting in the execution of arbitrary code with the + privileges of the user running MPlayer. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

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

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=media-video/mplayer-1.0_rc2_p25993" +
+ + CVE-2008-0485 + CVE-2008-0486 + CVE-2008-0629 + CVE-2008-0630 + + + p-y + + + p-y + + + p-y + +
-- cgit v1.2.3