Security restrictions bypass in WebKitGTK+ and WPE WebKit - CVE-2021-42762

 

Security restrictions bypass in WebKitGTK+ and WPE WebKit - CVE-2021-42762

Published: November 1, 2021


Vulnerability identifier: #VU57811
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-42762
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: WebKitGTK
Affected software:
WebKitGTK+
WPE WebKit

Detailed vulnerability description

The vulnerability allows a local user to bypass implemented security restrictions.

The vulnerability exists in BubblewrapLauncher.cpp due to application allows a sandboxed process to trick host processes into thinking the sandboxed process is not confined by the sandbox. A local user can abuse the VFS syscalls that manipulate its filesystem namespace and bypass implemented security restrictions. The impact is limited to host services that create UNIX sockets that WebKit mounts inside its sandbox, and the sandboxed process remains otherwise confined.


How to mitigate CVE-2021-42762

Install updates from vendor's website.

Sources