summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-07-05 08:23:55 +0000
committerHans de Graaff <graaff@gentoo.org>2024-07-05 10:24:31 +0200
commitf9109763ff7ea477d040422ceaa7f39f20a26058 (patch)
tree6b86bc283348ca839c218c37b484749163c3eb36
parent[ GLSA 202407-14 ] TigerVNC: Multiple Vulnerabilities (diff)
downloadglsa-f9109763ff7ea477d040422ceaa7f39f20a26058.tar.gz
glsa-f9109763ff7ea477d040422ceaa7f39f20a26058.tar.bz2
glsa-f9109763ff7ea477d040422ceaa7f39f20a26058.zip
[ GLSA 202407-15 ] GraphicsMagick: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/888545 Bug: https://bugs.gentoo.org/890851 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202407-15.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202407-15.xml b/glsa-202407-15.xml
new file mode 100644
index 00000000..fc4f96ec
--- /dev/null
+++ b/glsa-202407-15.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202407-15">
+ <title>GraphicsMagick: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in GraphicsMagick, the worst of which could lead to arbitrary code execution.</synopsis>
+ <product type="ebuild">graphicsmagick</product>
+ <announced>2024-07-05</announced>
+ <revised count="1">2024-07-05</revised>
+ <bug>888545</bug>
+ <bug>890851</bug>
+ <access>local</access>
+ <affected>
+ <package name="media-gfx/graphicsmagick" auto="yes" arch="*">
+ <unaffected range="ge">1.3.40</unaffected>
+ <vulnerable range="lt">1.3.40</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>GraphicsMagick is a collection of tools and libraries which support reading, writing, and manipulating images in many major formats.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in GraphicsMagick. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All GraphicsMagick users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=media-gfx/graphicsmagick-1.3.40"
+ </code>
+ </resolution>
+ <references>
+ </references>
+ <metadata tag="requester" timestamp="2024-07-05T08:23:55.078128Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-07-05T08:23:55.084776Z">graaff</metadata>
+</glsa> \ No newline at end of file