GlusterFS 3.3.0, as used in Red Hat Storage server 2.0, allows local users to overwrite arbitrary files via a symlink attack on temporary files with predictable names.
Max CVSS
3.6
EPSS Score
0.04%
Published
2012-11-18
Updated
2023-02-13
The GlusterFS functionality in Red Hat Storage Management Console 2.0, Native Client, and Server 2.0 allows local users to overwrite arbitrary files via a symlink attack on multiple temporary files created by (1) tests/volume.rc, (2) extras/hook-scripts/S30samba-stop.sh, and possibly other vectors, different vulnerabilities than CVE-2012-4417.
Max CVSS
2.1
EPSS Score
0.04%
Published
2013-04-09
Updated
2023-02-13
The __socket_proto_state_machine function in GlusterFS 3.5 allows remote attackers to cause a denial of service (infinite loop) via a "00000000" fragment header.
Max CVSS
5.0
EPSS Score
1.81%
Published
2015-03-27
Updated
2023-02-13
A flaw was found in GlusterFS in versions prior to 3.10. A null pointer dereference in send_brick_req function in glusterfsd/src/gf_attach.c may be used to cause denial of service.
Max CVSS
3.3
EPSS Score
0.04%
Published
2017-10-26
Updated
2023-02-12
glusterfs server before versions 3.10.12, 4.0.2 is vulnerable when using 'auth.allow' option which allows any unauthenticated gluster client to connect from any network to mount gluster storage volumes. NOTE: this vulnerability exists because of a CVE-2018-1088 regression.
Max CVSS
8.8
EPSS Score
0.52%
Published
2018-04-25
Updated
2019-10-09
glusterfs is vulnerable to privilege escalation on gluster server nodes. An authenticated gluster client via TLS could use gluster cli with --remote-host command to add it self to trusted storage pool and perform privileged gluster operations like adding other machines to trusted storage pool, start, stop, and delete volumes.
Max CVSS
8.8
EPSS Score
0.18%
Published
2018-06-20
Updated
2023-02-12
It was found that glusterfs server does not properly sanitize file paths in the "trusted.io-stats-dump" extended attribute which is used by the "debug/io-stats" translator. Attacker can use this flaw to create files and execute arbitrary code. To exploit this attacker would require sufficient access to modify the extended attributes of files on a gluster volume.
Max CVSS
8.8
EPSS Score
0.39%
Published
2018-09-04
Updated
2022-04-22
It was found that glusterfs server is vulnerable to multiple stack based buffer overflows due to functions in server-rpc-fopc.c allocating fixed size buffers using 'alloca(3)'. An authenticated attacker could exploit this by mounting a gluster volume and sending a string longer that the fixed buffer size to cause crash or potential code execution.
Max CVSS
8.8
EPSS Score
0.53%
Published
2018-09-04
Updated
2021-12-16
A flaw was found in the way dic_unserialize function of glusterfs does not handle negative key length values. An attacker could use this flaw to read memory from other locations into the stored dict value.
Max CVSS
7.5
EPSS Score
0.61%
Published
2018-09-04
Updated
2022-04-22
An information disclosure vulnerability was discovered in glusterfs server. An attacker could issue a xattr request via glusterfs FUSE to determine the existence of any file.
Max CVSS
6.5
EPSS Score
0.16%
Published
2018-09-04
Updated
2022-04-22
It was found that an attacker could issue a xattr request via glusterfs FUSE to cause gluster brick process to crash which will result in a remote denial of service. If gluster multiplexing is enabled this will result in a crash of multiple bricks and gluster volumes.
Max CVSS
6.5
EPSS Score
1.17%
Published
2018-09-04
Updated
2022-04-22
It was found that the "mknod" call derived from mknod(2) can create files pointing to devices on a glusterfs server node. An authenticated attacker could use this to create an arbitrary device and read data from any device attached to the glusterfs server node.
Max CVSS
8.1
EPSS Score
0.34%
Published
2018-09-04
Updated
2022-04-22
It was discovered that fsync(2) system call in glusterfs client code leaks memory. An authenticated attacker could use this flaw to launch a denial of service attack by making gluster clients consume memory of the host machine.
Max CVSS
6.8
EPSS Score
0.28%
Published
2018-09-04
Updated
2019-10-03
A flaw was found in RPC request using gfs3_mknod_req supported by glusterfs server. An authenticated attacker could use this flaw to write files to an arbitrary location via path traversal and execute arbitrary code on a glusterfs server node.
Max CVSS
8.8
EPSS Score
0.49%
Published
2018-09-04
Updated
2022-04-12
A flaw was found in RPC request using gfs3_lookup_req in glusterfs server. An authenticated attacker could use this flaw to leak information and execute remote denial of service by crashing gluster brick process.
Max CVSS
8.1
EPSS Score
0.55%
Published
2018-09-04
Updated
2022-04-12
A flaw was found in RPC request using gfs3_symlink_req in glusterfs server which allows symlink destinations to point to file paths outside of the gluster volume. An authenticated attacker could use this flaw to create arbitrary symlinks pointing anywhere on the server and execute arbitrary code on glusterfs server nodes.
Max CVSS
8.8
EPSS Score
0.33%
Published
2018-09-04
Updated
2022-04-12
A flaw was found in RPC request using gfs2_create_req in glusterfs server. An authenticated attacker could use this flaw to create arbitrary files and execute arbitrary code on glusterfs server nodes.
Max CVSS
8.8
EPSS Score
0.45%
Published
2018-09-04
Updated
2022-04-12
A flaw was found in RPC request using gfs3_rename_req in glusterfs server. An authenticated attacker could use this flaw to write to a destination outside the gluster volume.
Max CVSS
6.5
EPSS Score
0.19%
Published
2018-09-04
Updated
2021-12-10
It was found that the fix for CVE-2018-10927, CVE-2018-10928, CVE-2018-10929, CVE-2018-10930, and CVE-2018-10926 was incomplete. A remote, authenticated attacker could use one of these flaws to execute arbitrary code, create arbitrary files, or cause denial of service on glusterfs server nodes via symlinks to relative paths.
Max CVSS
8.8
EPSS Score
0.83%
Published
2018-10-31
Updated
2023-02-12
A flaw was found in glusterfs server through versions 4.1.4 and 3.1.2 which allowed repeated usage of GF_META_LOCK_KEY xattr. A remote, authenticated attacker could use this flaw to create multiple locks for single inode by using setxattr repetitively resulting in memory exhaustion of glusterfs server node.
Max CVSS
6.5
EPSS Score
0.63%
Published
2018-11-01
Updated
2023-02-13
It was found that usage of snprintf function in feature/locks translator of glusterfs server 3.8.4, as shipped with Red Hat Gluster Storage, was vulnerable to a format string attack. A remote, authenticated attacker could use this flaw to cause remote denial of service.
Max CVSS
6.5
EPSS Score
0.54%
Published
2018-10-31
Updated
2023-02-12
In Gluster GlusterFS 11.0, there is an xlators/cluster/dht/src/dht-common.c dht_setxattr_mds_cbk use-after-free.
Max CVSS
7.5
EPSS Score
0.07%
Published
2023-02-21
Updated
2023-04-12
In Gluster GlusterFS 11.0, there is an xlators/mount/fuse/src/fuse-bridge.c notify stack-based buffer over-read.
Max CVSS
7.5
EPSS Score
0.07%
Published
2023-02-21
Updated
2023-04-12
23 vulnerabilities found
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!