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

Bugfix/1113 patch CVE-2007-4559 #1114

Merged
merged 4 commits into from
Nov 8, 2022

Conversation

phargogh
Copy link
Member

@phargogh phargogh commented Nov 8, 2022

Description

After thinking about it some more, datastack archives are a possible point of vulnerability for us because of the intended use of these archives: for folks to share data with us. So while the code might run in a trusted environment, we can't say the same about data. So I figured it might be worth going ahead with the patch anyways.

Originally reported in #1099 but declined for some good reasons.

Also, python should really still fix this upstream.

Fixes #1113

Checklist

  • Updated HISTORY.rst and link to any relevant issue (if these changes are user-facing)
    - [ ] Updated the user's guide (if needed)
    - [ ] Tested the affected models' UIs (if relevant)

@phargogh phargogh requested a review from dcdenu4 November 8, 2022 01:25
@phargogh phargogh self-assigned this Nov 8, 2022
Copy link
Member

@dcdenu4 dcdenu4 left a comment

Choose a reason for hiding this comment

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

Thanks @phargogh, I do see a History.rst conflict has popped up.

@phargogh phargogh requested a review from dcdenu4 November 8, 2022 19:04
Copy link
Member

@dcdenu4 dcdenu4 left a comment

Choose a reason for hiding this comment

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

Thanks!

@dcdenu4 dcdenu4 merged commit 34f1a12 into natcap:main Nov 8, 2022
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.

Patch CVE-2007-4559
2 participants