#VU10873 NULL pointer dereference in zsh - CVE-2018-7548

 

#VU10873 NULL pointer dereference in zsh - CVE-2018-7548

Published: March 7, 2018


Vulnerability identifier: #VU10873
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-7548
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
zsh
Software vendor:
SourceForge

Description

The vulnerability allows a local attacker to cause DoS condition on the target system.

The weakness exists in the subst.c source code file due to a NULL pointer dereference. A local attacker can implement ${(PA)...} characters on an empty array result, trigger a NULL pointer dereference condition and cause the service to crash.

Remediation

Install update from vendor's website.

External links