9.3
CVSSv2

CVE-2011-3625

Published: 11/06/2014 Updated: 12/06/2014
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in the sub_read_line_sami function in subreader.c in MPlayer, as used in SMPlayer 0.6.9, allows remote malicious users to cause a denial of service (crash) and possibly execute arbitrary code via a long string in a SAMI subtitle file.

Vulnerable Product Search on Vulmon Subscribe to Product

mplayer2 mplayer2 -

ricardo villalba smplayer 0.6.9

Vendor Advisories

Debian Bug report logs - #645987 CVE-2011-3625: Buffer overflow in SAMI parsing Package: mplayer; Maintainer for mplayer is Debian Multimedia Maintainers <debian-multimedia@listsdebianorg>; Source for mplayer is src:mplayer (PTS, buildd, popcon) Reported by: Moritz Muehlenhoff <muehlenhoff@univentionde> Date: Thu, ...

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::F ...