Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing support for UseLegacyDangerousClipboardDeserializationMode and restrictDeserialization` #1132

Closed
vatsan-madhavan opened this issue Jul 1, 2019 · 0 comments · Fixed by #1286
Assignees
Labels
Bug Product bug (most likely) rank20 Rank: Priority/rank on a scale of (1..100)
Milestone

Comments

@vatsan-madhavan
Copy link
Member

Related:

Harden the codebase by removing support for UseLegacyDangerousClipboardDeserializationMode and restrictDeserialization` near https://github.com/dotnet/wpf/search?l=C%23&q=binaryformatter&type=

@grubioe grubioe added this to the 3.0 milestone Jul 2, 2019
@grubioe grubioe added the Bug Product bug (most likely) label Jul 2, 2019
@grubioe grubioe added the rank20 Rank: Priority/rank on a scale of (1..100) label Jul 16, 2019
vatsan-madhavan added a commit that referenced this issue Jul 19, 2019
…nd permanently disallow deserialization of dangerous types.

- Removes support for AppContext flag `UseLegacyDangerousClipboardDeserializationMode`
- Permanently limits clipboard-deserialziation to primitive non-text types only.

Fixes #1132
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Product bug (most likely) rank20 Rank: Priority/rank on a scale of (1..100)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants