Bugzilla – Bug 648025
VUL-1: CVE-2010-4004: simias: insecure use of LD_LIBRARY_PATH
Last modified: 2017-07-13 11:10:29 UTC
The following file sets LD_LIBRARY_PATH in a way that allows empty elements which means the current directory is included: /usr/bin/simias It's not directly exploitable as there is a "cd /usr/bin" just before launching mono. If simias however changes it's directory and spawns sub processes or loads additional libraries (I don't know if it does that) it would be a problem nevertheless. Fix for Factory sufficient though. CVE-2010-4004
bugbot adjusting priority
dropped in openSUSE