CVE-2019-12499 Affecting firejail package, versions <0.9.58.2-2


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.35% (72nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN12-FIREJAIL-1546305
  • published31 May 2019
  • disclosed31 May 2019

Introduced: 31 May 2019

CVE-2019-12499  (opens in a new tab)

How to fix?

Upgrade Debian:12 firejail to version 0.9.58.2-2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream firejail package and not the firejail package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

Firejail before 0.9.60 allows truncation (resizing to length 0) of the firejail binary on the host by running exploit code inside a firejail sandbox and having the sandbox terminated. To succeed, certain conditions need to be fulfilled: The jail (with the exploit code inside) needs to be started as root, and it also needs to be terminated as root from the host (either by stopping it ungracefully (e.g., SIGKILL), or by using the --shutdown control command). This is similar to CVE-2019-5736.