Bug 129927 (CVE-2005-3350)

Summary: VUL-0: CVE-2005-3350: libungif crashes
Product: [Novell Products] SUSE Security Incidents Reporter: Marcus Meissner <meissner>
Component: IncidentsAssignee: Security Team bot <security-team>
Status: RESOLVED FIXED QA Contact: Security Team bot <security-team>
Severity: Major    
Priority: P5 - None CC: nadvornik, security-team
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard: CVE-2005-3350: CVSS v2 Base Score: 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P)
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: fix for memleak

Comment 1 Ludwig Nussel 2005-10-21 15:43:54 UTC
CRD Nov 3rd
Comment 2 Ludwig Nussel 2005-10-24 12:55:50 UTC
   2 local non-root user
  +1 default package
  +1 default active
  -1 user interaction
  +1 command execution

Total Score: 4 (Moderate)
Comment 4 Vladimir Nadvornik 2005-10-24 16:09:36 UTC
libungif packages are submitted for sles8, sles9 and 9.0
giflib packages are submitted for 9.2-10.0
Comment 5 Ludwig Nussel 2005-10-25 12:02:37 UTC
The patch, especially the one for giflib, contains unneeded stuff. I also believe the fix introduces a memleak in the error case. Will investigate further.
Comment 6 Ludwig Nussel 2005-10-28 08:08:35 UTC
Created attachment 55820 [details]
fix for memleak

newer libungif already have that fix. I'd suggest to include it in our versions. The patches for giflib contain unleated changes but should be fine.
Comment 7 Vladimir Nadvornik 2005-10-31 16:33:32 UTC
I added the memory leak fix to libungif and  
removed the unneeded stuff from giflib. It was mainly a 64bit fix which is in 
our packages fixed by another patch.

Packages are submitted to /work/src/done/*/*.new
Comment 8 Ludwig Nussel 2005-10-31 16:49:56 UTC
bad1.gif trigger a NULL dereference crash
CVE-2005-2974 libungif NULL pointer deref

bad2 and bad3 trigger out of bounds memory access crashes.  bad2 may
possibly allow for arbitrary code execution as it's an OOB write.
CVE-2005-3350 libungif OOB access

Maintenance-Tracker-2714
Comment 9 Ludwig Nussel 2005-11-07 12:12:09 UTC
updates released
Comment 10 Thomas Biege 2009-10-13 21:43:31 UTC
CVE-2005-3350: CVSS v2 Base Score: 7.5 (AV:N/AC:L/Au:N/C:P/I:P/A:P)