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

CVE in pyyaml #587

Closed
dosisod opened this issue Mar 10, 2020 · 2 comments
Closed

CVE in pyyaml #587

dosisod opened this issue Mar 10, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dosisod
Copy link
Contributor

dosisod commented Mar 10, 2020

Hi! There has been an arbitrary code execution bug found in pyyaml: https://app.snyk.io/vuln/SNYK-PYTHON-PYYAML-559098

It has yet to be fixed, though an active pull request is waiting to be merged: yaml/pyyaml#386

Pyyaml is currently on version 5.3, but bandit uses >=3.13, so when it is merged I will put in a PR to bump it to the newest version!

@lukehinds
Copy link
Member

thanks @dosisod , please tag me when you see the merge happen.

@dosisod
Copy link
Contributor Author

dosisod commented Mar 17, 2020

@lukehinds 5.3.1 Has been merged (yaml/pyyaml#386), once it is uploaded to pypi I merge #588.

@ericwb ericwb added the bug Something isn't working label Mar 18, 2020
@dosisod dosisod closed this as completed Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants