First published: Thu Aug 28 2008(Updated: )
The cman package as shipped with Red Hat Enterprise Linux 5 and within Fedora release starting from 9 is prone to the symlink attack. Affected file: /sbin/fence_egenera Relevant part of the code: 296 sub pserver_shutdown 297 { 298 my $rtrn=1; 299 local *egen_log; 300 open(egen_log,">/tmp/eglog"); 301 for (my $trys=0; $trys<20; $trys++) 302 { 303 last if (pserver_status != 0); 304 305 306 my $status = $_; . . . Description: A malicious user could precreate a symlink, pointing to the file /tmp/eglog, Subsequent run of the '/sbin/egenera' command would destroy / truncate the target of this link to zero length. References: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496374">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496374</a> (part for cman) Affected versions: This issue affects the version of cman package, as shipped with Red Hat Enteprise Linux 5 and those, shipped within the Fedora release starting from 9. The cman package as shipped with Red Hat Enteprise Linux 4 Cluster Suite product and that one, shipped within Fedora release of 8, are not affected by this issue.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Cluster Manager (CMAN) | =2.20080629 | |
Red Hat Cluster Manager (CMAN) | =2.20080801 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2008-4192 is classified as low due to its nature as a symlink attack.
To fix CVE-2008-4192, upgrade the cman package to a version that contains the security patch.
CVE-2008-4192 affects Red Hat Enterprise Linux 5 and Fedora releases starting from version 9.
The primary vulnerability type of CVE-2008-4192 is a symlink attack involving the /sbin/fence_egenera file.
CVE-2008-4192 was published in September 2008.