[Webkit-unassigned] [Bug 185489] New: Restrict unarchiving of bundle parameters to a set of known classes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 9 14:01:19 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185489
Bug ID: 185489
Summary: Restrict unarchiving of bundle parameters to a set of
known classes
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
To protect WebKit from malicious software, we should restrict the classes we will unarchive when passed a bundle parameter. Currently we allow anything descending from NSObject, which is far to large a set of objects.
This is follow-up work to Bug 178484.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180509/b7a49fed/attachment-0001.html>
More information about the webkit-unassigned
mailing list