Improper Validation Affecting cefsharp.common Open this link in a new tab package, versions [,86.0.241)
Exploit Maturity
Mature
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-DOTNET-CEFSHARPCOMMON-1047308
-
published
1 Dec 2020
-
disclosed
27 Nov 2020
-
credit
Unknown
Introduced: 27 Nov 2020
CVE-2020-16013 Open this link in a new tabHow to fix?
Upgrade CefSharp.Common
to version 86.0.241 or higher.
Overview
CefSharp.Common is a the CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
Affected versions of this package are vulnerable to Improper Validation. The value of a node was accessed without prior HasValue
check. With WebAssembly this node is not guaranteed to be a value.