CVE-2012-4417: Low severity gluster GlusterFS vulnerability

Published Sep 11, 2012
·
Updated

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.

Other sources

Jim Meyering (meyering) of Red Hat reports:

glusterfs writes to predictably-named files in /tmp using the PID and other non random or easily guessed information to create file names.

libglusterfs/src/statedump.c

gfprocdumpopen (char dumpdir, char brickname) { char path[PATHMAX] = {0,}; int dumpfd = -1;

snprintf (path, sizeof (path), "%s/%s.%d.dump", (dumpdir ? dumpdir : "/tmp"), brickname, getpid());

...

gfprocdumpoptionsinit () { int ret = -1; FILE fp = NULL; char buf[256]; char dumpbuf[GFDUMPMAXBUFLEN]; char key = NULL, value = NULL; char saveptr = NULL; char dumpoptionfile[PATHMAX];

snprintf (dumpoptionfile, sizeof (dumpoptionfile), "/tmp/glusterdump.%d.options", getpid ());

Affected Software

2 affected componentsFixes available
gluster GlusterFS=3.3.0
debian/glusterfs
9.2-110.3-511.1-611.2-2

Event History

Sep 11, 2012
Data Sourced
via Red Hat·08:08 PM
DescriptionSeverityAffected Software
Nov 18, 2012
CVE Published
via MITRE·11:00 PM
Data Sourced
via MITRE·11:00 PM
Description
Feb 18, 2026
Data Sourced
via Debian·02:06 AM
DescriptionAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2012-4417?

CVE-2012-4417 is classified as a medium severity vulnerability due to the potential for local users to perform unauthorized file operations.

2

How do I fix CVE-2012-4417?

To fix CVE-2012-4417, update GlusterFS to a version that is not vulnerable, such as versions 5.5-3, 9.2-1, 10.3-5, or 11.0-3.

3

Who is affected by CVE-2012-4417?

CVE-2012-4417 affects GlusterFS version 3.3.0, particularly as used in the Red Hat Storage server 2.0.

4

What type of attack does CVE-2012-4417 allow?

CVE-2012-4417 allows a local user to perform a symlink attack, leading to overwriting arbitrary files.

5

When was CVE-2012-4417 reported?

CVE-2012-4417 was reported in 2012 and affects certain versions of GlusterFS.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203