Lucene search
+L

686 matches found

CNVD
CNVD
added 2018/03/07 12:00 a.m.13 views

zsh elevation of privilege vulnerability

zsh is an interactive command interpreter and command programming language used on Linux systems. A security vulnerability exists in zsh versions prior to 5.0.7. An attacker can exploit the vulnerability to gain privileged access to the system...

7.8CVSS7.2AI score0.00487EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/03/07 12:00 a.m.6 views

zsh buffer overflow vulnerability

zsh is an interactive command interpreter and command programming language used on Linux systems. A buffer overflow vulnerability exists in the exec.c file in versions of zsh prior to 5.0.7. An attacker could exploit this vulnerability to execute code or cause a denial of service...

9.8CVSS7.7AI score0.02715EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2018/03/05 10:48 p.m.29 views

CVE-2016-10714

In zsh before 5.3, an off-by-one error resulted in undersized buffers that were intended to support PATHMAX characters...

9.8CVSS2.6AI score0.02134EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2018/03/02 6:49 a.m.32 views

CVE-2014-10070

zsh before 5.0.7 allows evaluation of the initial values of integer variables imported from the environment instead of treating them as literal numbers. That could allow local privilege escalation, under some specific and atypical conditions where zsh is being invoked in privilege-elevation...

7.8CVSS3.6AI score0.00487EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2018/03/02 6:48 a.m.24 views

CVE-2017-18205

A NULL pointer dereference flaw was found in the code responsible for the cd builtin command of the zsh package. An attacker could use this flaw to cause a denial of service by crashing the user shell...

8.1CVSS2.4AI score0.02052EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2018/03/02 6:19 a.m.29 views

CVE-2018-7548

In subst.c in zsh through 5.4.2, there is a NULL pointer dereference when using $PA... on an empty array result...

9.8CVSS2AI score0.02543EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2018/03/02 6:19 a.m.33 views

CVE-2017-18206

A buffer overflow flaw was found in the zsh shell symbolic link resolver. A local, unprivileged user can create a specially crafted directory path which leads to a buffer overflow in the context of the user trying to do a symbolic link resolution in the aforementioned path. If the user affected i...

9.8CVSS3.5AI score0.03114EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/02/28 12:00 a.m.11 views

zsh Denial of Service Vulnerability

Z Shell Zsh is a Unix shell that can be used as an interactive login shell and a powerful shell script command interpreter. A denial of service vulnerability exists in params.c in zsh versions 5.4.2 and earlier during the copying of an empty hash table. An attacker can exploit this vulnerability ...

7.5CVSS9.1AI score0.02591EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/02/28 12:00 a.m.6 views

zsh null pointer dereference vulnerability (CNVD-2018-06435)

zsh is an interactive command interpreter and command programming language used on Linux systems. A security vulnerability exists in the buildin.c file in zsh versions prior to 5.4. An attacker can exploit this vulnerability to cause a denial of service null pointer backreference...

8.1CVSS7.9AI score0.02052EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/02/28 12:00 a.m.3 views

zsh buffer overflow vulnerability (CNVD-2018-06434)

zsh is an interactive command interpreter and command programming language used on Linux systems. A buffer overflow vulnerability exists in the utils.c file in versions of zsh prior to 5.0.6. An attacker could exploit this vulnerability to execute code or cause a denial of service...

9.8CVSS7.7AI score0.02586EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/02/28 12:00 a.m.5 views

zsh buffer overflow vulnerability

zsh is an interactive command interpreter and command programming language used on Linux systems. A buffer overflow vulnerability exists in the utils.c file in versions of zsh prior to 5.4. An attacker could exploit this vulnerability to execute code or cause a denial of service...

9.8CVSS9.6AI score0.03114EPSS
SaveExploits0References1
Prion
Prion
added 2018/02/27 10:29 p.m.22 views

Input validation

zsh before 5.0.7 allows evaluation of the initial values of integer variables imported from the environment instead of treating them as literal numbers. That could allow local privilege escalation, under some specific and atypical conditions where zsh is being invoked in privilege-elevation...

4.6CVSS6.8AI score0.00487EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2018/02/27 10:29 p.m.22 views

Code injection

In params.c in zsh through 5.4.2, there is a crash during a copy of an empty hash table, as demonstrated by typeset -p...

5CVSS8.3AI score0.02591EPSS
SaveExploits0References4Affected Software5
NVD
NVD
added 2018/02/27 10:29 p.m.20 views

CVE-2017-18205

In builtin.c in zsh before 5.4, when sh compatibility mode is used, there is a NULL pointer dereference during processing of the cd command with no argument if HOME is not set...

8.1CVSS6.5AI score0.02052EPSS
SaveExploits0References4
NVD
NVD
added 2018/02/27 10:29 p.m.19 views

CVE-2017-18206

In utils.c in zsh before 5.4, symlink expansion had a buffer overflow...

9.8CVSS7.8AI score0.03114EPSS
SaveExploits0References6
OSV
OSV
added 2018/02/27 10:29 p.m.7 views

DEBIAN-CVE-2017-18205

In builtin.c in zsh before 5.4, when sh compatibility mode is used, there is a NULL pointer dereference during processing of the cd command with no argument if HOME is not set...

8.1CVSS8.1AI score0.02052EPSS
SaveExploits0References1
OSV
OSV
added 2018/02/27 10:29 p.m.8 views

CVE-2014-10071

In exec.c in zsh before 5.0.7, there is a buffer overflow for very long fds in the "& fd" syntax...

9.8CVSS9.7AI score
SaveExploits0References4
OSV
OSV
added 2018/02/27 10:29 p.m.24 views

CVE-2018-7549

In params.c in zsh through 5.4.2, there is a crash during a copy of an empty hash table, as demonstrated by typeset -p...

7.5CVSS9.7AI score
SaveExploits0References4
OSV
OSV
added 2018/02/27 10:29 p.m.24 views

CVE-2016-10714

In zsh before 5.3, an off-by-one error resulted in undersized buffers that were intended to support PATHMAX characters...

9.8CVSS9.6AI score
SaveExploits0References2
OSV
OSV
added 2018/02/27 10:29 p.m.6 views

CVE-2017-18205

In builtin.c in zsh before 5.4, when sh compatibility mode is used, there is a NULL pointer dereference during processing of the cd command with no argument if HOME is not set...

8.1CVSS8.9AI score
SaveExploits0References4
Rows per page
Query Builder