Lucene search
K

17 matches found

Veracode
Veracode
added 2019/01/15 9:25 a.m.36 views

Symlink Attack

libglusterfs.so is vulnerable to a symlink attack. The library allows the use of the / character in basenames, allowing a malicious user to conduct a symlink attack to execute arbitrary code, create arbitrary files or crash the application. The vulnerability is due to an incomplete fix of...

8.8CVSS7.7AI score0.02697EPSS
Exploits0References10Affected Software2
Veracode
Veracode
added 2019/01/15 9:24 a.m.30 views

Arbitrary Code Execution

libglusterfs.so is vulnerable to arbitrary code execution attacks. The library does not properly sanitize file paths in the trusted.io-stats-dump attribute, allowing a malicious user to create arbitrary files or execute arbitrary code...

8.8CVSS9AI score0.01214EPSS
Exploits0References16Affected Software6
Veracode
Veracode
added 2019/01/15 9:22 a.m.24 views

Unauthorized Access To Storage Volumes

libglusterfs.so is vulnerable to unauthorized access to storage volumes. The vulnerability exists due to the fix introduced for CVE-2018-1112, allowing unauthenticated users to mount the storage volumes...

8.8CVSS8.2AI score0.01953EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2019/01/15 9:21 a.m.22 views

Privilege Escalation

libglusterfs.so is vulnerable to privilege escalation. A malicious user can use an unauthenticated gluster client to connect and mount arbitrary gluster storage volumes that can escalate privileges through a scheduled cronjob...

8.1CVSS8.5AI score0.10782EPSS
Exploits1References11Affected Software4
Veracode
Veracode
added 2018/11/02 7:46 a.m.25 views

Denial Of Service (DoS) Through Buffer Overflow

libglusterfs.so is vulnerable to a denial of service DoS attack. A malicious user can pass a variable length buffer to the GFXATTRCLRLKCMD variable through a mounted disk, causing a buffer overflow that can crash the application...

6.5CVSS7.5AI score0.02302EPSS
Exploits0References10Affected Software6
Veracode
Veracode
added 2018/11/01 9:19 a.m.27 views

Denial Of Service (DoS)

libglusterfs.so is vulnerable to a denial of service DoS attack. A malicious user can pass a string using the fmt command with the %s and %d characters to cause the application to crash...

6.5CVSS7.1AI score0.02567EPSS
Exploits0References10Affected Software6
Veracode
Veracode
added 2018/11/01 8:59 a.m.28 views

Symlink Attack

libglusterfs.so is vulnerable to a symlink attack. The library allows the use of the / character in basenames, allowing a malicious user to conduct a symlink attack to execute arbitrary code, create arbitrary files or crash the application. The vulnerability is due to an incomplete fix of...

8.8CVSS7.7AI score0.02697EPSS
Exploits0References8Affected Software1
Veracode
Veracode
added 2018/11/01 8:39 a.m.32 views

Denial Of Service (DoS)

libglusterfs.so is vulnerable to denial of service DoS. There are no controls to prevent dumping of files on the server side, which allows a compromised client to create io-stats dumps on the server repeatedly until all available inodes have been exhausted, resulting in a denial of service...

6.5CVSS7.1AI score0.02144EPSS
Exploits0References10Affected Software6
Veracode
Veracode
added 2018/11/01 6:5 a.m.25 views

Denial Of Service (DoS)

libglusterfs.so is vulnerable to denial of service. A lack of validation of the key size of xdr allows for an authenticated remote attacker to provide a key size larger than NAMEMAX, which would cause a heap-based buffer overflow resulting in a denial of service condition...

8.8CVSS8.4AI score0.01516EPSS
Exploits0References11Affected Software6
Veracode
Veracode
added 2018/10/02 3:43 a.m.17 views

Denial Of Service (DoS)

libglusterfs.so is vulnerable to denial of serviceDoS. The attack exists because the function posixgetfilecontents in posix-helpers.c does not restrict a xattr request using glusterfs FUSE, causing a gluster brick process to crash...

6.5CVSS7AI score0.04331EPSS
Exploits0References10Affected Software7
Veracode
Veracode
added 2018/10/01 9:52 a.m.22 views

Remote Code Execution (RCE)

libglusterfs.so is vulnerable to a remote code execution RCE attack. A malicious user can pass a RPC request to the gfs2createreq function to execute arbitrary code or create arbitrary files...

8.8CVSS9.1AI score0.01681EPSS
Exploits0References11Affected Software7
Veracode
Veracode
added 2018/09/14 6:26 a.m.33 views

Denial Of Service (DoS)

libglusterfs.so is vulnerable to a denial of service DoS attack or information disclosures. The library does not restrict the ../ characters from being passed in pathnames, allowing a malicious user to gain access to file statuses or crash the application with a malformed filename...

8.1CVSS8.1AI score0.02697EPSS
Exploits0References9Affected Software7
Veracode
Veracode
added 2018/09/14 1:54 a.m.19 views

Directory Traversal

libglusterfs.so is vulnerable to directory traversal. The server did not validate if symlink destinations contains directory traversal characters ../ and allow symlink destinations to point to file paths outside of the gluster volume. This enables an authenticated attacker to create arbitrary...

8.8CVSS8.8AI score0.01652EPSS
Exploits0References11Affected Software7
Veracode
Veracode
added 2018/09/07 5:25 a.m.24 views

Stack-based Buffer Overflow

libglusterfs.so is vulnerable to stack-based buffer overflow. The functions in server-rpc-fopc.c allocates fixed size buffers which allows authenticated users to exploit the vulnerability to crash or execute code by mounting a gluster volume and sending a string longer than the fixed buffer size...

8.8CVSS8.6AI score0.0206EPSS
Exploits0References11Affected Software7
Veracode
Veracode
added 2018/09/06 8:27 a.m.27 views

Arbitrary Code Execution

libglusterfs.so is vulnerable to arbitrary code execution attacks. The library does not properly sanitize file paths in the trusted.io-stats-dump attribute, allowing a malicious user to create arbitrary files or execute arbitrary code...

8.8CVSS9AI score0.01214EPSS
Exploits0References10Affected Software1
Veracode
Veracode
added 2018/09/05 1:10 p.m.19 views

Information Disclosure

libglusterfs.so is vulnerable to information disclosure. A malicious user can send a xattr request to the application to discover what files are on the system...

6.5CVSS6.9AI score0.00956EPSS
Exploits0References9Affected Software7
Veracode
Veracode
added 2018/05/03 2:27 a.m.20 views

Unauthorized Access To Storage Volumes

libglusterfs.so is vulnerable to unauthorized access to storage volumes. The vulnerability exists due to the fix introduced for CVE-2018-1112, allowing unauthenticated users to mount the storage volumes...

8.8CVSS8.2AI score0.01953EPSS
Exploits1References7Affected Software1
Rows per page
Query Builder