Bug 596493 (CVE-2010-1387)

Summary: CVE-2010-1387 WebKit: use-after-free vulnerability in JavaScriptCore during page transitions
Product: [Other] Security Response Reporter: Vincent Danen <vdanen>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: jreznik, ltinkl, security-response-team, stransky, than
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-11 21:45:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vincent Danen 2010-05-26 19:59:35 UTC
Description:  A use after free issue exists in JavaScriptCore during page transitions. Visiting a maliciously crafted website may lead to an unexpected application termination or arbitrary code execution. This issue is addressed through improved memory management.

References:

Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=34321
Trac: http://trac.webkit.org/changeset/54129, http://trac.webkit.org/changeset/54141, http://trac.webkit.org/changeset/54265

Acknowledgements:

Red Hat would like to thank Drew Yao of Apple Product Security for responsibly reporting this issue.

Comment 4 Vincent Danen 2010-06-28 17:35:25 UTC
This is being made public now, we've been given the go-ahead from upstream to do so.