<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>24329</bug_id>
          
          <creation_ts>2010-10-16 12:06:40 +0400</creation_ts>
          <short_desc>CVE-2010-3369: insecure library loading</short_desc>
          <delta_ts>2015-02-14 11:38:06 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>mono-debugger</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://bugs.debian.org/598299</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>security</keywords>
          <priority>P3</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vladimir Lettiev">crux</reporter>
          <assigned_to name="Alexey Shabalin">shaba</assigned_to>
          <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>113828</commentid>
    <comment_count>0</comment_count>
    <who name="Vladimir Lettiev">crux</who>
    <bug_when>2010-10-16 12:06:40 +0400</bug_when>
    <thetext>The vulnerability is introduced by an insecure change to
LD_LIBRARY_PATH, and environment variable used by ld.so(8) to look for
libraries on a directory other than the standard paths.

Vulnerable code follows:

/usr/bin/mdb-symbolreader line 2:
export LD_LIBRARY_PATH=&quot;/usr/lib:${LD_LIBRARY_PATH}&quot;
/usr/bin/mdb line 2:
export LD_LIBRARY_PATH=&quot;/usr/lib:${LD_LIBRARY_PATH}&quot;

When there&apos;s an empty item on the colon-separated list of
LD_LIBRARY_PATH, ld.so treats it as &apos;.&apos; (i.e. CWD/$PWD.)
If the given script is executed from a directory where a potential,
local, attacker can write files to, there&apos;s a chance to exploit this</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>150243</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2015-02-14 11:38:06 +0300</bug_when>
    <thetext>В дебиане пишут, что исправлено в 2.6.3-2.1; у нас сейчас 2.10; upstream fix?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>