-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release security advisory WSA-2023-0012
- Loading branch information
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
layout: post | ||
title: WebKitGTK and WPE WebKit Security Advisory WSA-2023-0012 | ||
permalink: /security/WSA-2023-0012.html | ||
tags: WSA | ||
--- | ||
|
||
* Date Reported: **December 18, 2023** | ||
|
||
* Advisory ID: **WSA-2023-0012** | ||
|
||
* CVE identifiers: [CVE-2023-42883](#CVE-2023-42883), [CVE-2023-42890](#CVE-2023-42890). | ||
|
||
|
||
Several vulnerabilities were discovered in WebKitGTK and WPE WebKit. | ||
|
||
* <a name="CVE-2023-42883" href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-42883">CVE-2023-42883</a> | ||
* Versions affected: WebKitGTK and WPE WebKit before 2.42.4. | ||
* Credit to Zoom Offensive Security Team. | ||
* Impact: Processing a SVG image may lead to a denial-of-service. | ||
Description: The issue was addressed with improved memory handling. | ||
* WebKit Bugzilla: 263349 | ||
|
||
* <a name="CVE-2023-42890" href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-42890">CVE-2023-42890</a> | ||
* Versions affected: WebKitGTK and WPE WebKit before 2.42.0. | ||
* Credit to Pwn2car. | ||
* Impact: Processing web content may lead to arbitrary code execution. | ||
Description: The issue was addressed with improved memory handling. | ||
* WebKit Bugzilla: 259830 | ||
|
||
|
||
We recommend updating to the latest stable versions of WebKitGTK and WPE | ||
WebKit. It is the best way to ensure that you are running safe versions | ||
of WebKit. Please check our websites for information about the latest | ||
stable releases. | ||
|
||
Further information about WebKitGTK and WPE WebKit security advisories can be found at: | ||
[https://webkitgtk.org/security.html](https://webkitgtk.org/security.html) or [https://wpewebkit.org/security/](https://wpewebkit.org/security/). |