LiveActive security incident?Get immediate response
CVE Record

CVE-2024-34397: An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1.

An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based client will wrongly interpret as having been sent by the trusted system service. This could lead to the GDBus-based client behaving incorrectly, with an application-dependent impact.

MediumCVSS 5.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-34397 is a GNOME GLib GDBus signal-spoofing flaw on shared computers. Another user of the same machine could make a client application believe a trusted system service sent a D-Bus signal. Business impact depends on what the affected client does with that signal.

Executive priority

Treat this as a moderate-priority platform library update, highest for shared workstations, lab systems, kiosks, and managed Linux desktops. It is not cited as actively exploited, but incorrect trust in system-service signals can create integrity-impacting application behavior.

Technical view

GNOME GLib before 2.78.5, and 2.79.x/2.80.x before 2.80.1, could misattribute spoofed D-Bus signals to trusted system services such as NetworkManager. The issue maps to CWE-290. The CVSS 3.1 score is 5.2, with high integrity impact and low availability impact reported.

Likely exposure

Exposure is most relevant on shared Linux or GNOME-derived systems where GDBus-based clients subscribe to trusted system-service signals. The bundle does not identify specific vulnerable applications beyond GLib/GDBus behavior, so application-level exposure must be confirmed locally.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The scenario requires another user on the same shared computer to send spoofed D-Bus signals that a GDBus client wrongly trusts. Impact is application-dependent, not uniformly remote or system-wide.

Researcher notes

Evidence supports a spoofed D-Bus signal authentication weakness in GLib/GDBus, with application-dependent outcomes. Avoid assuming privilege escalation or remote exploitation from the provided bundle. Research should focus on client behaviors that make security decisions from trusted service signals.

Mitigation direction

  • Update GNOME GLib to 2.78.5, 2.80.1, or later supported vendor builds.
  • Apply Debian, Fedora, and other vendor security updates for glib2.0 or glib2 packages.
  • Check NetApp and Siemens advisories if those vendor products are in scope.
  • Prioritize shared multi-user workstations and systems running GDBus-dependent desktop or system clients.
  • Where updates are unavailable, monitor vendor guidance and reduce untrusted shared-user access.

Validation and detection

  • Inventory installed GLib package versions across Linux and appliance environments.
  • Confirm affected branches are not below 2.78.5 or 2.80.1.
  • Verify distribution security advisories are applied through package metadata or asset records.
  • Identify GDBus-based clients that consume trusted system-service signals on shared systems.
  • Document vendor-specific exposure for NetApp or Siemens products before assigning remediation ownership.
Prepared
Confidence
high
Sources
11

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-290: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-34397 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
3ADP providers
15Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.2CVSS 3.1MediumCVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L0.94.2CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.2Medium
CVSS 3.1 vector shape for CVE-2024-34397Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
CVECVE Program Container
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-290 · source CWE mapping

Authentication Bypass by Spoofing

Authentication Bypass by Spoofing represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.