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

« back to all changes in this revision

Viewing changes to retired/CVE-2010-1749

  • 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-2010-1749
2
 
PublicDate: 2010-06-11
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1749
5
 
Description:
6
 
 Use-after-free vulnerability in WebKit in Apple Safari before 5.0 on Mac OS
7
 
 X 10.5 through 10.6 and Windows, and before 4.1 on Mac OS X 10.4, allows
8
 
 remote attackers to execute arbitrary code or cause a denial of service
9
 
 (application crash) via vectors related to the Cascading Style Sheets (CSS)
10
 
 run-in property and multiple invocations of a destructor for a child
11
 
 element that has been referenced multiple times.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
 jdstrand> webkit is a fork of khtml from kdelibs. kdelibs5 is farther from
15
 
  it, while qt4-x11 attempts to unify khtml and webkit.
16
 
 mdeslaur> webkitkde is a wrapper around qt4-x11's webkit.
17
 
 mdeslaur> mac-specific
18
 
Bugs:
19
 
 https://bugs.webkit.org/show_bug.cgi?id=27193
20
 
 https://bugs.webkit.org/show_bug.cgi?id=38625
21
 
Priority: low
22
 
Discovered-by:
23
 
Assigned-to:
24
 
 
25
 
Patches_webkit:
26
 
 upstream: http://trac.webkit.org/changeset/45941
27
 
upstream_webkit: not-affected
28
 
dapper_webkit: DNE
29
 
hardy_webkit: not-affected
30
 
jaunty_webkit: not-affected
31
 
karmic_webkit: not-affected
32
 
lucid_webkit: not-affected
33
 
maverick_webkit: not-affected
34
 
devel_webkit: not-affected
35
 
 
36
 
Patches_qt4-x11:
37
 
upstream_qt4-x11: not-affected
38
 
dapper_qt4-x11: not-affected (no webkit)
39
 
hardy_qt4-x11: not-affected (no webkit)
40
 
jaunty_qt4-x11: not-affected
41
 
karmic_qt4-x11: not-affected
42
 
lucid_qt4-x11: not-affected
43
 
maverick_qt4-x11: not-affected
44
 
devel_qt4-x11: not-affected
45
 
 
46
 
Patches_chromium-browser:
47
 
upstream_chromium-browser: needs-triage
48
 
dapper_chromium-browser: DNE
49
 
hardy_chromium-browser: DNE
50
 
jaunty_chromium-browser: DNE
51
 
karmic_chromium-browser: DNE
52
 
lucid_chromium-browser: ignored (uses its own embedded webkit)
53
 
maverick_chromium-browser: ignored (uses its own embedded webkit)
54
 
devel_chromium-browser: ignored (uses its own embedded webkit)
55