syncevo/installcheck-local.sh in syncevolution before 1.3.99.7 uses mktemp to create a safe temporary file but appends a suffix to the original filename and writes to this new filename, which allows local users to overwrite arbitrary files via a symlink attack on the new filename.
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2014/01/22/4 | mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/90662 | vdb entry |
http://www.osvdb.org/102380 | vdb entry |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736357 | vendor advisory |
http://www.securityfocus.com/bid/65098 | vdb entry |
http://www.openwall.com/lists/oss-security/2014/01/22/3 | mailing list |