CVE-2006-5298: Race Condition
The muttadvmktemp function in the Mutt mail client 1.5.12 and earlier does not properly verify that temporary files have been created with restricted permissions, which might allow local users to create files with weak permissions via a race condition between the mktemp and safefopen function calls.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-5298?
CVE-2006-5298 is considered to have a moderate severity due to the potential for local users to exploit file permissions.
How do I fix CVE-2006-5298?
To mitigate CVE-2006-5298, update Mutt to version 1.5.12 or later where the issue is resolved.
Which versions of Mutt are affected by CVE-2006-5298?
CVE-2006-5298 affects Mutt versions prior to 1.5.12, including versions like 1.3.12 and 1.4.2.1.
What type of vulnerability is CVE-2006-5298?
CVE-2006-5298 is a local file permission vulnerability caused by a race condition.
Can a remote attacker exploit CVE-2006-5298?
No, CVE-2006-5298 can only be exploited by local users who have access to the affected system.