~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to retired/CVE-2011-0522

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2011-0522
2
 
PublicDate: 2011-02-07
3
 
References: 
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0522
5
 
 http://mailman.videolan.org/pipermail/vlc-devel/2011-January/078607.html
6
 
Description:
7
 
 The StripTags function in (1) the USF decoder
8
 
 (modules/codec/subtitles/subsdec.c) and (2) the Text decoder
9
 
 (modules/codec/subtitles/subsusf.c) in VideoLAN VLC Media Player 1.1 before
10
 
 1.1.6-rc allows remote attackers to execute arbitrary code via a subtitle
11
 
 with an opening "<" without a closing ">" in an MKV file, which triggers
12
 
 heap memory corruption, as demonstrated using
13
 
 refined-australia-blu720p-sample.mkv.
14
 
Ubuntu-Description: 
15
 
Notes: 
16
 
Bugs: 
17
 
Priority: medium
18
 
Discovered-by:
19
 
Assigned-to: 
20
 
 
21
 
Patches_vlc:
22
 
 upstream: http://git.videolan.org/gitweb.cgi?p=vlc/vlc-1.1.git;a=commit;h=dc14617f39c03bbe80c3cc4f92799dca840966eb
23
 
upstream_vlc: needs-triage
24
 
dapper_vlc: ignored (reached end-of-life)
25
 
hardy_vlc: ignored (reached end-of-life)
26
 
karmic_vlc: ignored (reached end-of-life)
27
 
lucid_vlc: released (1.0.6-1ubuntu1.4)
28
 
maverick_vlc: released (1.1.4-1ubuntu1.3)
29
 
natty_vlc: not-affected (1.1.6-1ubuntu1)
30
 
devel_vlc: not-affected (1.1.6-1ubuntu1)