Share
## https://sploitus.com/exploit?id=355F6B11-651E-5539-B715-494AAC2F9172
# CVE-2024-32462
CVE-2024-32462 code exec sbx escape

How the directory should look to compile this

    โ”œโ”€โ”€ org.exploit.SandboxEscape.yaml
    โ”œโ”€โ”€ exploit.py
    โ””โ”€โ”€ app/
        โ””โ”€โ”€ exploit.desktop

How to run & build

1.Install Flatpak SDK (if needed):
  
    flatpak install flathub org.freedesktop.Platform//21.08
  
    flatpak install flathub org.freedesktop.Sdk//21.08

2.Build the Flatpak PoC:

    flatpak-builder --force-clean build-dir org.exploit.SandboxEscape.yaml

3.Install & run:

    flatpak-builder --user --install --force-clean build-dir org.exploit.SandboxEscape.yaml
  
    flatpak run org.exploit.SandboxEscape