Hacker News new | ask | show | jobs
by gopi_ar 3489 days ago
Yes, it's a Redis vulnerability (caused by bad config on our part) in one container where the firewall was down.

Strange thing if we run 'top' from the main host, all containers running redis say 'statd' as their user; inside the container the user showed 'redis'. We removed nfs and all related files, and now it shows a user ID number. Is this something we should worry about?

1 comments

Could you elaborate what redis configuration could've caused this?
FYI: Default redis install has since fixed this vulnerability.