Input validation error in libseccomp-golang - CVE-2017-18367

 

Input validation error in libseccomp-golang - CVE-2017-18367

Published: December 17, 2019 / Updated: December 17, 2019


Vulnerability identifier: #VU23633
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-18367
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: The libseccomp Project
Affected software:
libseccomp-golang

Detailed vulnerability description

The vulnerability allows a remote attacker to bypass certain security restrictions.

The vulnerability exists due to insufficient validation of user-supplied input in libseccomp-golang. The software incorrectly generates BPFs that OR multiple arguments rather than ANDing them. A process running under a restrictive seccomp filter that specified multiple syscall arguments could bypass intended access restrictions by specifying a single matching argument.


How to mitigate CVE-2017-18367

Install updates from vendor's website.

Sources