SB2023040343 - Multiple vulnerabilities in GlusterFS



SB2023040343 - Multiple vulnerabilities in GlusterFS

Published: April 3, 2023

Security Bulletin ID SB2023040343
CSH Severity
Low
Patch available
NO
Number of vulnerabilities 2
Exploitation vector Adjecent network
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Use-after-free (CVE-ID: CVE-2022-48340)

CWE-ID: CWE-416 - Use After Free

CVSSv4: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a use-after-free error within the dht_setxattr_mds_cbk() function in xlators/cluster/dht/src/dht-common.c. A remote attacker can trick the victim to connect to a malicious server, trigger a use-after-free error and crash the client.


2) Out-of-bounds read (CVE-ID: CVE-2023-26253)

CWE-ID: CWE-125 - Out-of-bounds read

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a boundary condition within the notify() function in xlators/mount/fuse/src/fuse-bridge.c. A remote local user can trigger an out-of-bounds read error and perform a denial of service (DoS) attack.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.