Live data from Hacker News

Tell HN: Upgrade your Metabase installation

github.com

1–10 of 76 posts

Re: Tell HN: Upgrade your Metabase installation

#8
post #6
post #2

For more context: https://www.metabase.com/blog/security-advisory

They say they’ll be releasing the patch publicly, but isn’t this OSS, can’t anyone just do a diff and with a little “elbow grease” find the patch?

https://github.com/metabase/metabase/compare/v0.46.6...v0.46...

I can't tell if that's it?

edit: I've looked at it a few times, I don't think that's it?

Re: Tell HN: Upgrade your Metabase installation

#10
post #3

This is why I try to put everything behind NGINX with basic auth. Unfortunately not everything works well that way but in this case I suspect that this is made unexploitable by anyone without the password.

Ha, I was just about to go in here and say the same thing.

"Fortunately" some "white hat" hacker contacted us last year about another Metabase exploit. I gave him a 30 USD tip and ended up doing exactly what you are suggesting.

Now I'm glad that means I don't need to interrupt my vacation to fix this thing right now.

Post reply on HN