Skip Navigation

Fitgirl repacks some how escapes sandbox?

So i was installing a repack on my linux system, using bottles because of its flatpak sandbox.

As the install was wrapping, it asked the standard question about redirecting the websites, I (probably thinking nothing will happen) didn't uncheck anything, and to my surprise, it opened the Firefox browser on my main system and launched the website: giving me quite the spook

doesn't this mean that anything i install on bottles can somehow still ping home even if I disable networking from Flatseal?

am I being paranoid or is this a serious security flaw?

11 comments
  • Check your flatpak permissions for starters.

    Flatpak apps operate more like containers and not a full blown sandbox, unless that has changed recently.

    This is an interesting blog post on the subject: https://hanako.codeberg.page/

    Also, try flatpak run org.mozilla.firefox to see if you can launch a browser manually.

    Disclaimer: It's been a bit since I have used flatpak, so take that into account. However, I do work in security by trade, so my quick notes may point you in a decent direction at a minimum.

11 comments