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

[INTRISK-83943] default isEvalSupported to false #184

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

ryanelliott-wk
Copy link
Contributor

@ryanelliott-wk ryanelliott-wk commented Jan 7, 2025

There is a vulnerability in the version of PDFjs used by markup_client, and the graph/grc markup viewers. It has been addressed in a recent version of PDFjs but upgrading is not trivial. Fortunately there is a workaround. Disabling eval support prevents the attack vector.

See the ticket for repro details.

Here is a consumer for testing the fix: https://github.com/Workiva/markup_client/pull/4798

@ryanelliott-wk ryanelliott-wk changed the title default isEvalSupported to false [INTRISK-83943] default isEvalSupported to false Jan 8, 2025
@ryanelliott-wk ryanelliott-wk marked this pull request as ready for review January 8, 2025 16:21
@ryanelliott-wk
Copy link
Contributor Author

@Workiva/release-management-p

Copy link
Contributor

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@btr-rmconsole-4 btr-rmconsole-4 bot merged commit 469f34a into master Jan 8, 2025
2 checks passed
@btr-rmconsole-4 btr-rmconsole-4 bot deleted the default-is-eval-supported-to-false branch January 8, 2025 17:30
This was referenced Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants