Bug 454982 (CVE-2008-3134)
Summary: | CVE-2008-3134 GraphicsMagick/ImageMagick: multiple crash or DoS issues | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Tomas Hoger <thoger> | ||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
Status: | CLOSED WONTFIX | QA Contact: | |||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | unspecified | CC: | andreas, bressers, hdegoede, mjc, nmurray, vdanen | ||||
Target Milestone: | --- | Keywords: | Security | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
URL: | http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-3134 | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-12-23 21:34:22 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tomas Hoger
2008-07-11 09:12:50 UTC
Created attachment 311575 [details]
The relevant GraphicsMagick changes extraced from GM's CVS
Okay, I've gone through GraphicsMagicks CVs changes since begin 2008 and
collected the attached fixes (which we're done between may 30th and june 11th).
For GraphicsMagick its ofcourse the easiest to just upgrade to 1.2.4, this
extracted patch is meant to check which parts apply to ImageMagick.
Any volunteers for checking ImageMagick against this patch?
Hans, have you added all changes in the given time period to the patch? Looking at the commit messages, it seems that all those fixes were added in single commit along with following ChangeLog message: http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/ChangeLog.diff?r1=1.1320&r2=1.1321&f=h Changes to individual codes should be easy to find when search for the same commit message. And CVS usage should be prohibited! ;) (In reply to comment #2) > Hans, have you added all changes in the given time period to the patch? Looking > at the commit messages, it seems that all those fixes were added in single > commit along with following ChangeLog message: > Most of them were, but not all of them. For example there also is: http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/ChangeLog.diff?r1=1.1318&r2=1.1319 And even some earlier security-ish fixes, with the earliest being done one may 30th, and yes I've removed all non security related changesets from the diff. Why not simply update to the newest package? Do we have some dependencies I'm not aware of? Statement: We do not consider a crash of a client application such as ImageMagick to be a security issue. |