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

Vulnerability report affecting hiredis-vip #136

Open
bjosv opened this issue Dec 7, 2020 · 0 comments
Open

Vulnerability report affecting hiredis-vip #136

bjosv opened this issue Dec 7, 2020 · 0 comments

Comments

@bjosv
Copy link

bjosv commented Dec 7, 2020

Following vulnerability has been found and later corrected in hiredis:

CVE-2020-7105

Since hiredis-vip is based on hiredis the same vulnerabilities exists in hiredis-vip aswell, and most issues described in redis/hiredis#747 applies:

  • dict.c:75
  • dict.c:146
  • dict.c:261

but additionally there are 3 other malloc issues, and a bunch of unchecked string-, dict- and list allocations.

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

No branches or pull requests

1 participant