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

« back to all changes in this revision

Viewing changes to retired/CVE-2010-0544

  • 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-0544
2
 
PublicDate: 2010-06-11
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0544
5
 
Description:
6
 
 Cross-site scripting (XSS) vulnerability in WebKit in Apple Safari before
7
 
 5.0 on Mac OS X 10.5 through 10.6 and Windows, and before 4.1 on Mac OS X
8
 
 10.4, allows remote attackers to inject arbitrary web script or HTML via
9
 
 vectors related to a malformed URL.
10
 
Ubuntu-Description:
11
 
Notes:
12
 
 jdstrand> webkit is a fork of khtml from kdelibs. kdelibs5 is farther from
13
 
  it, while qt4-x11 attempts to unify khtml and webkit.
14
 
 mdeslaur> webkitkde is a wrapper around qt4-x11's webkit.
15
 
 mdeslaur> looks like it's safari only
16
 
Bugs:
17
 
 https://bugs.webkit.org/show_bug.cgi?id=37662
18
 
Priority: medium
19
 
Discovered-by:
20
 
Assigned-to:
21
 
 
22
 
Patches_webkit:
23
 
 upstream: http://trac.webkit.org/changeset/58792
24
 
 upstream: http://trac.webkit.org/changeset/58796
25
 
upstream_webkit: needs-triage
26
 
dapper_webkit: DNE
27
 
hardy_webkit: not-affected
28
 
jaunty_webkit: not-affected
29
 
karmic_webkit: not-affected
30
 
lucid_webkit: not-affected
31
 
maverick_webkit: not-affected
32
 
devel_webkit: not-affected
33
 
 
34
 
Patches_qt4-x11:
35
 
upstream_qt4-x11: not-affected
36
 
dapper_qt4-x11: not-affected (no webkit)
37
 
hardy_qt4-x11: not-affected (no webkit)
38
 
jaunty_qt4-x11: not-affected
39
 
karmic_qt4-x11: not-affected
40
 
lucid_qt4-x11: not-affected
41
 
maverick_qt4-x11: not-affected
42
 
devel_qt4-x11: not-affected
43
 
 
44
 
Patches_chromium-browser:
45
 
upstream_chromium-browser: needs-triage
46
 
dapper_chromium-browser: DNE
47
 
hardy_chromium-browser: DNE
48
 
jaunty_chromium-browser: DNE
49
 
karmic_chromium-browser: DNE
50
 
lucid_chromium-browser: ignored (uses its own embedded webkit)
51
 
maverick_chromium-browser: ignored (uses its own embedded webkit)
52
 
devel_chromium-browser: ignored (uses its own embedded webkit)
53