Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2019-13012

7.5 · HIGH
Published Jun 28, 2019 gnome CWE-732 EPSS 3.21% (87th pctl)

Overview

CVE-2019-13012 is a high-severity vulnerability affecting gnome glib. It was published on June 28, 2019 and has a CVSS 3.0 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.0 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.

Remediation

Check the references section for vendor advisories and patches from gnome. Update glib to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
gnome glib >= 2.0.0, < 2.59.1 Affected

Frequently Asked Questions

What is CVE-2019-13012?

CVE-2019-13012 is a high-severity vulnerability affecting gnome glib. It was published on June 28, 2019 and has a CVSS 3.0 base score of 7.5 (HIGH).

How severe is CVE-2019-13012?

This vulnerability has a CVSS 3.0 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2019-13012?

Check the references section for vendor advisories and patches from gnome. Update glib to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2019-13012?

CyberStrike's AI-powered security agents can automatically detect CVE-2019-13012 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.