libuser 0.56 and 0.57 has a TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees.
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.
Link | Tags |
---|---|
https://security-tracker.debian.org/tracker/CVE-2012-5630 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-5630 | issue tracking third party advisory |
https://access.redhat.com/security/cve/cve-2012-5630 | third party advisory vendor advisory |
http://lists.fedoraproject.org/pipermail/package-announce/2013-April/102068.html | third party advisory vendor advisory |
https://www.securityfocus.com/bid/59285 | vdb entry third party advisory |