Race condition in GNU nano before 2.2.4, when run by root to edit a file that is not owned by root, allows local user-assisted attackers to change the ownership of arbitrary files via vectors related to the creation of backup files.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
http://lists.gnu.org/archive/html/nano-devel/2010-04/msg00000.html | mailing list |
http://svn.savannah.gnu.org/viewvc/trunk/nano/ChangeLog?revision=4503&root=nano&view=markup | |
http://www.openwall.com/lists/oss-security/2010/04/14/4 | mailing list |
http://www.securitytracker.com/id?1023891 | vdb entry |
http://drosenbe.blogspot.com/2010/03/nano-as-root.html | |
http://secunia.com/advisories/39444 | third party advisory vendor advisory |