
CVE-2022-31214 – Gentoo Linux Security Advisory 202305-19
https://notcve.org/view.php?id=CVE-2022-31214
09 Jun 2022 — A Privilege Context Switching issue was discovered in join.c in Firejail 0.9.68. By crafting a bogus Firejail container that is accepted by the Firejail setuid-root program as a join target, a local attacker can enter an environment in which the Linux user namespace is still the initial user namespace, the NO_NEW_PRIVS prctl is not activated, and the entered mount namespace is under the attacker's control. In this way, the filesystem layout can be adjusted to gain root privileges through execution of availa... • https://firejail.wordpress.com/download-2/release-notes • CWE-269: Improper Privilege Management •

CVE-2021-26910 – Debian Security Advisory 4849-1
https://notcve.org/view.php?id=CVE-2021-26910
08 Feb 2021 — Firejail before 0.9.64.4 allows attackers to bypass intended access restrictions because there is a TOCTOU race condition between a stat operation and an OverlayFS mount operation. Firejail versiones anteriores a 0.9.64.4, permite a atacantes omitir las restricciones de acceso previstas porque se presenta una condición de carrera TOCTOU entre una operación de estadística y una operación de montaje OverlayFS Roman Fiedler discovered that a race condition existed in Firejail when using OverlayFS to prevent wr... • http://www.openwall.com/lists/oss-security/2021/02/09/1 • CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition •

CVE-2020-17367 – Debian Security Advisory 4742-1
https://notcve.org/view.php?id=CVE-2020-17367
06 Aug 2020 — Firejail through 0.9.62 does not honor the -- end-of-options indicator after the --output option, which may lead to command injection. Firejail versiones hasta 0.9.62, no respeta el indicador -- end-of-options después de la opción --output, lo que puede conllevar a una inyección de comandos Multiple vulnerabilities have been found in Firejail, the worst of which could result in the arbitrary execution of code. Versions less than 0.9.64 are affected. • http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00036.html • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') •

CVE-2020-17368 – Debian Security Advisory 4742-1
https://notcve.org/view.php?id=CVE-2020-17368
06 Aug 2020 — Firejail through 0.9.62 mishandles shell metacharacters during use of the --output or --output-stderr option, which may lead to command injection. Firejail versiones hasta 0.9.62, maneja inapropiadamente los metacaracteres de shell durante el uso de la opción --output o --output-stderr, lo que puede conllevar a una inyección de comandos Multiple vulnerabilities have been found in Firejail, the worst of which could result in the arbitrary execution of code. Versions less than 0.9.64 are affected. • http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00036.html • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •

CVE-2019-12589
https://notcve.org/view.php?id=CVE-2019-12589
03 Jun 2019 — In Firejail before 0.9.60, seccomp filters are writable inside the jail, leading to a lack of intended seccomp restrictions for a process that is joined to the jail after a filter has been modified by an attacker. En Firejail versión anterior a la 0.9.60, los filtros seccomp son escribibles dentro de la cadena lo que conlleva a una falta de restricciones previstas de seccomp para un proceso que se une a la jaula después de que un filtro haya sido modificado por un atacante . • https://github.com/netblue30/firejail/commit/eecf35c2f8249489a1d3e512bb07f0d427183134 • CWE-732: Incorrect Permission Assignment for Critical Resource •

CVE-2019-12499
https://notcve.org/view.php?id=CVE-2019-12499
31 May 2019 — 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. Firejail anterior... • https://github.com/netblue30/firejail/issues/2401 •

CVE-2016-10117
https://notcve.org/view.php?id=CVE-2016-10117
13 Apr 2017 — Firejail does not restrict access to --tmpfs, which allows local users to gain privileges, as demonstrated by mounting over /etc. Firejail no restringe el acceso a --tmpfs, lo que permite a los usuarios locales obtener privilegios, como se demuestra montando sobre /etc. • http://www.openwall.com/lists/oss-security/2017/01/05/4 • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2016-10118
https://notcve.org/view.php?id=CVE-2016-10118
13 Apr 2017 — Firejail allows local users to truncate /etc/resolv.conf via a chroot command to /. Firejail permite a los usuarios locales truncar /etc/resolv.conf a través de un comando chroot a /. • http://www.openwall.com/lists/oss-security/2017/01/05/4 • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2016-10119
https://notcve.org/view.php?id=CVE-2016-10119
13 Apr 2017 — Firejail uses 0777 permissions when mounting /tmp, which allows local users to gain privileges. Firejail utiliza los permisos 0777 al montar / tmp, lo que permite a los usuarios locales obtener privilegios. • http://www.openwall.com/lists/oss-security/2017/01/05/4 • CWE-264: Permissions, Privileges, and Access Controls •

CVE-2016-10120
https://notcve.org/view.php?id=CVE-2016-10120
13 Apr 2017 — Firejail uses 0777 permissions when mounting (1) /dev, (2) /dev/shm, (3) /var/tmp, or (4) /var/lock, which allows local users to gain privileges. Firejail utiliza los permisos 0777 al montar (1) /dev, (2) /dev/shm, (3) /var/tmp, o (4) /var/lock, lo que permite a los usuarios locales obtener privilegios. • http://www.openwall.com/lists/oss-security/2017/01/05/4 • CWE-264: Permissions, Privileges, and Access Controls •