2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
Posted on September 13, 2024
DotNetBrowser 2.27.4
Chromium upgraded to 128.0.6613.85
We upgraded Chromium to a newer version, which introduces multiple security fixes that prevent a remote attacker from exploiting heap corruption via a crafted HTML page, including:
- CVE-2024-7971: Type Confusion in V8
- CVE-2024-7968: Use after free in Autofill
- CVE-2024-7966: Out of bounds memory access in Skia
For the complete list of Chromium fixes and improvements in DotNetBrowser 2.27.4 please visit the product blog posts for the following versions:
Quality enhancements
- The
IEngine
interface is extended with the newTheme
property, which allows setting the light or dark mode for the Chromium engine. This property affects the theme used for the print preview and DevTools. - The key modifiers are now handled properly for WinForms in the offscreen rendering mode.
- The
PermissionType
enumeration now contains all supported values.
Download DotNetBrowser 2.27.4 (.NET Framework)
Download DotNetBrowser 2.27.4 (.NET Core)
Download DotNetBrowser 2.27.4 (Cross-platform)
Follow @DotNetBrowser to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.