Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930116 (CVE-2023-42843, CVE-2023-42950, CVE-2023-42956, CVE-2024-23252, CVE-2024-23254, CVE-2024-23263, CVE-2024-23280, CVE-2024-23284, WSA-2024-0002) - <net-libs/webkit-gtk-2.44.0: multiple vulnerabilities
Summary: <net-libs/webkit-gtk-2.44.0: multiple vulnerabilities
Status: CONFIRMED
Alias: CVE-2023-42843, CVE-2023-42950, CVE-2023-42956, CVE-2024-23252, CVE-2024-23254, CVE-2024-23263, CVE-2024-23280, CVE-2024-23284, WSA-2024-0002
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL: https://webkitgtk.org/security/WSA-20...
Whiteboard: A2 [glsa?]
Keywords:
Depends on: 930117
Blocks:
  Show dependency tree
 
Reported: 2024-04-16 17:37 UTC by Mart Raudsepp
Modified: 2024-04-20 11:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2024-04-16 17:37:10 UTC
CVE-2024-23252
        Versions affected: WebKitGTK and WPE WebKit before 2.44.0.
        Credit to anbu1024 of SecANT.
        Impact: Processing web content may lead to a denial-of-service. Description: The issue was addressed with improved memory handling.
        WebKit Bugzilla: 263758

    CVE-2024-23254
        Versions affected: WebKitGTK and WPE WebKit before 2.44.0.
        Credit to James Lee (@Windowsrcer).
        Impact: A malicious website may exfiltrate audio data cross-origin. Description: The issue was addressed with improved UI handling.
        WebKit Bugzilla: 263795

    CVE-2024-23263
        Versions affected: WebKitGTK and WPE WebKit before 2.44.0.
        Credit to Johan Carlsson (joaxcar).
        Impact: Processing maliciously crafted web content may prevent Content Security Policy from being enforced. Description: A logic issue was addressed with improved validation.
        WebKit Bugzilla: 264811

    CVE-2024-23280
        Versions affected: WebKitGTK and WPE WebKit before 2.44.0.
        Credit to An anonymous researcher.
        Impact: A maliciously crafted webpage may be able to fingerprint the user. Description: An injection issue was addressed with improved validation.
        WebKit Bugzilla: 266703

    CVE-2024-23284
        Versions affected: WebKitGTK and WPE WebKit before 2.44.0.
        Credit to Georg Felber and Marco Squarcina.
        Impact: Processing maliciously crafted web content may prevent Content Security Policy from being enforced. Description: A logic issue was addressed with improved state management.
        WebKit Bugzilla: 267241

    CVE-2023-42950
        Versions affected: WebKitGTK and WPE WebKit before 2.44.0.
        Credit to Nan Wang (@eternalsakura13) of 360 Vulnerability Research Institute and rushikesh nandedkar.
        Impact: Processing maliciously crafted web content may lead to arbitrary code execution. Description: A use after free issue was addressed with improved memory management.
        WebKit Bugzilla: 263682

    CVE-2023-42956
        Versions affected: WebKitGTK and WPE WebKit before 2.44.0.
        Credit to SungKwon Lee (Demon.Team).
        Impact: Processing web content may lead to a denial-of-service. Description: The issue was addressed with improved memory handling.
        WebKit Bugzilla: 263989

    CVE-2023-42843
        Versions affected: WebKitGTK and WPE WebKit before 2.44.0.
        Credit to Kacper Kwapisz (@KKKas_).
        Impact: Visiting a malicious website may lead to address bar spoofing. Description: An inconsistent user interface issue was addressed with improved state management.
        WebKit Bugzilla: 260046
Comment 1 Larry the Git Cow gentoo-dev 2024-04-20 11:42:03 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fceeef1e0b2bbeab82426a2d1b1559c81c23c446

commit fceeef1e0b2bbeab82426a2d1b1559c81c23c446
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2024-04-20 11:38:27 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2024-04-20 11:41:38 +0000

    net-libs/webkit-gtk: security cleanup
    
    Bug: https://bugs.gentoo.org/930116
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 net-libs/webkit-gtk/Manifest                       |   1 -
 .../files/2.42.1-arm64-non-jumbo-fix.patch         |  38 ---
 .../webkit-gtk/files/2.42.4-wasm-assert-fix.patch  |  53 ----
 .../webkit-gtk/files/2.42.5-x86-build-fix.patch    |  33 ---
 net-libs/webkit-gtk/webkit-gtk-2.42.5-r410.ebuild  | 272 ---------------------
 net-libs/webkit-gtk/webkit-gtk-2.42.5-r600.ebuild  | 265 --------------------
 net-libs/webkit-gtk/webkit-gtk-2.42.5.ebuild       | 262 --------------------
 7 files changed, 924 deletions(-)