-
Notifications
You must be signed in to change notification settings - Fork 115
Remote Memory Exposure (VULNERABILITY) #58
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
Comments
A pull request will be added soon. |
Merged
Pull request #59 is a fix for this issue. |
Published 0.5.0 with the fix. |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Through using
[email protected]
, we have a medium to highly serious issue of a Remote Memory Exposure bug inrequest
and an ReDOS (Regular Expressions Denial of Service) issue through one ofrequest
's dependencies,[email protected]
. We can solve this by changing the version ofrequest
from 2.40.0 to >= 2.68.0.The text was updated successfully, but these errors were encountered: