VYPR

rpm package

almalinux/glibmm24

pkg:rpm/almalinux/glibmm24

Vulnerabilities (6)

  • CVE-2020-13584Dec 3, 2020
    affected < 2.56.0-2.el8fixed 2.56.0-2.el8

    An exploitable use-after-free vulnerability exists in WebKitGTK browser version 2.30.1 x64. A specially crafted HTML web page can cause a use-after-free condition, resulting in a remote code execution. The victim needs to visit a malicious web site to trigger this vulnerability.

  • CVE-2020-13543Dec 3, 2020
    affected < 2.56.0-2.el8fixed 2.56.0-2.el8

    A code execution vulnerability exists in the WebSocket functionality of Webkit WebKitGTK 2.30.0. A specially crafted web page can trigger a use-after-free vulnerability which can lead to remote code execution. An attacker can get a user to visit a webpage to trigger this vulnerab

  • CVE-2020-9983Oct 16, 2020
    affected < 2.56.0-2.el8fixed 2.56.0-2.el8

    An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to code execution.

  • CVE-2020-9951Oct 16, 2020
    affected < 2.56.0-2.el8fixed 2.56.0-2.el8

    A use after free issue was addressed with improved memory management. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to arbitrary code execution.

  • CVE-2020-9948Oct 16, 2020
    affected < 2.56.0-2.el8fixed 2.56.0-2.el8

    A type confusion issue was addressed with improved memory handling. This issue is fixed in Safari 14.0. Processing maliciously crafted web content may lead to arbitrary code execution.

  • CVE-2019-13012Jun 28, 2019
    affected < 2.56.0-2.el8fixed 2.56.0-2.el8

    The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb->dir, NULL, NULL) and files using g_file_replace_contents (kfsb->file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL,