First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 67783
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Security <security@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thierry Carrez (RETIRED) <koon@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:
Flags: Requestee:
 
 
  ()

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 67783 depends on: Show dependency tree
Bug 67783 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-16 07:20 0000
OpenPKG found those packages containing a vulnerable libtiff. We *might* be
affected as well :

pdflib 6.0.0p1 (http://www.pdflib.com/)
    contains an embedded libtiff version 3.6.1, but unfortunately a
    rather heavy adjusted one. So, large parts of the existing patches do
    not apply.

wxGTK 2.4.2 (http://www.wxwidgets.org/)
    contains libtiff version 3.5.201

Povray 3.6.1 (http://www.povray.org/)
    contains libtiff version 3.6.1

------- Comment #1 From Thierry Carrez (RETIRED) 2004-10-16 07:45:47 0000 -------
Preanalysis for povray :

povray-3.5 (stable) is not vulnerable [linked dynamically to libtiff]
checking for TIFFSetWarningHandler in -ltiff... yes
# ldd /usr/bin/povray | grep tiff
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40096000)

povray-3.6.1 (~) is vulnerable if built while an old libtiff was installed [builds its own libtiff and statically links to it] :
checking for library containing TIFFGetVersion... -ltiff
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for libtiff version >= 3.6.1... 3.5.7, bad
configure: libtiff will be built and statically linked to POV-Ray

------- Comment #2 From Thierry Carrez (RETIRED) 2004-10-16 07:49:19 0000 -------
Preanalysis for wxGTK :

Looks dynamically linked to me :

# ldd /usr/lib/libwx_gtk2* | grep libtiff
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x409a8000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x409a8000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x409a8000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x404d2000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x404d2000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x404d2000)

------- Comment #3 From Thierry Carrez (RETIRED) 2004-10-16 07:58:58 0000 -------
Preanalysis for pdflib:

Current version doesn't depend on tiff... and includes libtiff files. So it's probably vulnerable. If it's as adjusted as the OpenPKG guy says, we might have difficulties patching this.

------- Comment #4 From Thierry Carrez (RETIRED) 2004-10-18 01:14:41 0000 -------
Pulling in morfic to fix povray :

povray-3.6.1 includes a vulnerable libtiff, and it compiles it statically in povray if the shared tiff library at compile time is <3.6.1. So I think we need to force a tiff>=3.6.1 dep on povray-3.6.1 (+ revbump to force upgrade) so as to to be sure it won't contain a vulnerable tiff library in any case.

Please note this is still confidential, pending OpenPKG advisory release.

------- Comment #5 From Thierry Carrez (RETIRED) 2004-10-18 01:33:10 0000 -------
About pdflib, could klieber or solar ask on vendor-sec if OpenPKG has already
reported the issue upstream ?

Given the customized nature of their libtiff it's quite dangerous to try to
apply libtiff patches directly, and I think they should know. They will
probably only patch pdflib6, but hopefully their patches could be applied to
pdflib5 too.

------- Comment #6 From Thierry Carrez (RETIRED) 2004-10-22 08:16:33 0000 -------
wxGTK is public, created another bug to fix/dismiss it.

------- Comment #7 From Thierry Carrez (RETIRED) 2004-10-26 10:50:28 0000 -------
morfic: please fix povray as per comment #4
Created bug 69043 to track pdflib specifically.

------- Comment #8 From Disenchanted (RETIRED) 2004-10-27 10:32:43 0000 -------
povray-3.6.1-r1 is in portage, povray-3.6.1 is removed

------- Comment #9 From Thierry Carrez (RETIRED) 2004-10-28 00:18:07 0000 -------
Affected version is in ~ so no GLSA issued

First Last Prev Next    No search results available      Search page      Enter new bug