Bug 640290 (CVE-2010-1822) - CVE-2010-1822 WebKit: DoS (crash) by processing certain SVG images
Summary: CVE-2010-1822 WebKit: DoS (crash) by processing certain SVG images
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2010-1822
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 645918
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-05 13:32 UTC by Jan Lieskovsky
Modified: 2019-09-29 12:39 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-26 23:21:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Jan Lieskovsky 2010-10-05 13:32:13 UTC
Common Vulnerabilities and Exposures assigned an identifier CVE-2010-1822 to
the following vulnerability:

WebKit, as used in Google Chrome before 6.0.472.62, does not properly
perform a cast of an unspecified variable, which allows remote
attackers to have an unknown impact via a malformed SVG document.

References:
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1822
[2] http://code.google.com/p/chromium/issues/detail?id=55114
[3] http://googlechromereleases.blogspot.com/2010/09/stable-beta-channel-updates_17.html
[4] https://bugs.webkit.org/show_bug.cgi?id=45562

Comment 4 Vincent Danen 2010-10-05 22:35:51 UTC
This doesn't affect webkitgtk 1.2.5:

SVGGElement::rendererIsNeeded should return false when parent isn't SVG
 https://bugs.webkit.org/show_bug.cgi?id=45562

There is no renderIsNeeded() function in WebCore/svg/* (not in 1.2.3 either).

Comment 5 Vincent Danen 2010-10-05 22:36:08 UTC
Upstream fix: http://trac.webkit.org/changeset/67236

Comment 6 Vincent Danen 2010-10-22 21:55:19 UTC
Created qt tracking bugs for this issue

Affects: fedora-all [bug 645918]

Comment 7 Jaroslav Reznik 2010-10-25 15:33:08 UTC
(In reply to comment #5)
> Upstream fix: http://trac.webkit.org/changeset/67236

Works as expected - no crash.


Note You need to log in before you can comment on or make changes to this bug.