SB2018030705 - Multiple vulnerabilities in SourceForge zsh
Published: March 7, 2018
Security Bulletin ID
SB2018030705
Severity
Low
Patch available
YES
Number of vulnerabilities
3
Exploitation vector
Local access
Highest impact
Denial of service
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 secuirty vulnerabilities.
1) Buffer overflow (CVE-ID: CVE-2017-18206)
The vulnerability allows a local attacker to cause DoS condition on the target system.The weakness exists in the utils.c source code file due to insufficient checks on buffer lengths for symlink expansion. A local attacker can send specially crafted input, trigger memory corruption and cause the service to crash.
2) Improper input validation (CVE-ID: CVE-2018-7549)
The vulnerability allows a local attacker to cause DoS condition on the target system.The weakness exists in the params.c source code file due to improper handling of hash tables. A local attacker can copy an empty hash table with the typeset -p command and cause the service to crash.
3) NULL pointer dereference (CVE-ID: CVE-2018-7548)
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.