Skip to content

Java: Add taint steps through Jackson serialization methods. #3117

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

Merged
merged 2 commits into from
Mar 30, 2020

Conversation

adityasharad
Copy link
Collaborator

@adityasharad adityasharad commented Mar 24, 2020

Track taint through writeValue and writeValueAs* serialization methods in ObjectMapper and ObjectWriter (see http://fasterxml.github.io/jackson-databind/javadoc/2.10/).
Add associated tests and testing stubs.

Part of https://github.com/github/codeql-java-team/issues/5.

@adityasharad adityasharad requested a review from a team as a code owner March 24, 2020 20:02
@aschackmull aschackmull merged commit b2769b4 into github:master Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants