CVE-2008-3356: Medium severity actian ingres vulnerability
verifydb in Ingres 2.6, Ingres 2006 release 1 (aka 9.0.4), and Ingres 2006 release 2 (aka 9.1.0) on Linux and other Unix platforms sets the ownership or permissions of an iivdb.log file without verifying that it is the application's own log file, which allows local users to overwrite arbitrary files by creating a symlink with an iivdb.log filename.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-3356?
CVE-2008-3356 is considered a medium severity vulnerability due to potential local file overwrite risks.
How do I fix CVE-2008-3356?
To fix CVE-2008-3356, ensure that the ownership and permissions of the iivdb.log file are correctly set and validated before any operations.
Which versions of Ingres are affected by CVE-2008-3356?
CVE-2008-3356 affects Ingres versions 2.6, 2006 release 1 (9.0.4), and 2006 release 2 (9.1.0).
Can local users exploit CVE-2008-3356?
Yes, local users can exploit CVE-2008-3356 to overwrite arbitrary files due to improper validation of log file ownership.
What mitigation strategies can be implemented for CVE-2008-3356?
Mitigation for CVE-2008-3356 includes applying patches provided by the vendor and enforcing strict access controls for log files.