CVE-2016-5241
published 2017-02-03CVE-2016-5241: magick/render.c in GraphicsMagick before 1.3.24 allows remote attackers to cause a denial of service (arithmetic exception and application crash) via a crafted…
PriorityP416medium5.5CVSS 3.0
AVLACLPRNUIRSUCNINAH
EPSS
1.55%
72.5th percentile
magick/render.c in GraphicsMagick before 1.3.24 allows remote attackers to cause a denial of service (arithmetic exception and application crash) via a crafted svg file.
Affected
9 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | debian_linux | — | — |
| debian | graphicsmagick | < graphicsmagick 1.3.24-1 (bookworm) | graphicsmagick 1.3.24-1 (bookworm) |
| graphicsmagick | graphicsmagick | <= 1.3.23 | — |
| graphicsmagick | graphicsmagick | >= 0 < 1.3.24-1 | 1.3.24-1 |
| graphicsmagick | graphicsmagick | >= 0 < 1.3.24-1 | 1.3.24-1 |
| graphicsmagick | graphicsmagick | >= 0 < 1.3.24-1 | 1.3.24-1 |
| graphicsmagick | graphicsmagick | >= 0 < 1.3.24-1 | 1.3.24-1 |
| opensuse | leap | — | — |
| opensuse | opensuse | — | — |
CVSS provenance
nvdv3.05.5MEDIUMCVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:N/A:P
osv5.5MEDIUM
vendor_debian5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-6grq-fvm2-cg2v: magick/render
ghsa_unreviewed·2022-05-14
CVE-2016-5241 [MEDIUM] GHSA-6grq-fvm2-cg2v: magick/render
magick/render.c in GraphicsMagick before 1.3.24 allows remote attackers to cause a denial of service (arithmetic exception and application crash) via a crafted svg file.
OSV
CVE-2016-5241: magick/render
osv·2017-02-03·CVSS 5.5
CVE-2016-5241 [MEDIUM] CVE-2016-5241: magick/render
magick/render.c in GraphicsMagick before 1.3.24 allows remote attackers to cause a denial of service (arithmetic exception and application crash) via a crafted svg file.
Debian
CVE-2016-5241: graphicsmagick - magick/render.c in GraphicsMagick before 1.3.24 allows remote attackers to cause...
vendor_debian·2016·CVSS 5.5
CVE-2016-5241 [MEDIUM] CVE-2016-5241: graphicsmagick - magick/render.c in GraphicsMagick before 1.3.24 allows remote attackers to cause...
magick/render.c in GraphicsMagick before 1.3.24 allows remote attackers to cause a denial of service (arithmetic exception and application crash) via a crafted svg file.
Scope: local
bookworm: resolved (fixed in 1.3.24-1)
bullseye: resolved (fixed in 1.3.24-1)
forky: resolved (fixed in 1.3.24-1)
sid: resolved (fixed in 1.3.24-1)
trixie: resolved (fixed in 1.3.24-1)
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2016-4552 roundcube: XSS vulnerability in mail content page
bugzilla·2016-05-25·CVSS 6.1
CVE-2016-4552 [MEDIUM] CVE-2016-4552 roundcube: XSS vulnerability in mail content page
CVE-2016-4552 roundcube: XSS vulnerability in mail content page
A 1.2.0 release of roundcubemail fixed an XSS vulnerability in href attribute on area tag.
External references:
https://github.com/roundcube/roundcubemail/issues/5240
Upstream fix:
https://github.com/roundcube/roundcubemail/pull/5241
Discussion:
Created roundcubemail tracking bugs for this issue:
Affects: fedora-all [bug 1339655]
Affects: epel-all [bug 1339656]
---
CVE assignment:
http://seclists.org/oss-sec/2016/q2/414
---
roundcubemail-1.2.0-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
---
roundcubemail-1.2.0-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug
Bugzilla
CVE-2016-5241 GraphicsMagick: SVG converting issues [epel-all]
bugzilla·2016-05-05·CVSS 5.5
CVE-2016-5241 [MEDIUM] CVE-2016-5241 GraphicsMagick: SVG converting issues [epel-all]
CVE-2016-5241 GraphicsMagick: SVG converting issues [epel-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora EPEL.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora EPE
Bugzilla
CVE-2016-5241 GraphicsMagick: SVG converting issues
bugzilla·2016-05-05·CVSS 5.5
CVE-2016-5241 [MEDIUM] CVE-2016-5241 GraphicsMagick: SVG converting issues
CVE-2016-5241 GraphicsMagick: SVG converting issues
Two vulnerabilities were found in GraphicsMagick, both resulting in DoS.
* Infinite loop caused by converting a circularly defined svg file.
Upstream patch:
http://hg.code.sf.net/p/graphicsmagick/code/rev/ddc999ec896c
* Arithmetic exception converting a svg file caused by a X%0 operation in
magick/render.c:3800
(long) (y-fill_pattern->tile_info.y) % fill_pattern->rows,
Upstream patch:
http://hg.code.sf.net/p/graphicsmagick/code/rev/8d175c4edfe7
References (containing reproducers):
http://seclists.org/oss-sec/2016/q2/180
Discussion:
Created GraphicsMagick tracking bugs for this issue:
Affects: fedora-all [bug 1333411]
Affects: epel-all [bug 1333412]
---
CVE assignment:
http://seclists.org/oss-sec/2016/q2/460
CVE-2016-5240
Bugzilla
CVE-2016-5241 GraphicsMagick: SVG converting issues [fedora-all]
bugzilla·2016-05-05·CVSS 5.5
CVE-2016-5241 [MEDIUM] CVE-2016-5241 GraphicsMagick: SVG converting issues [fedora-all]
CVE-2016-5241 GraphicsMagick: SVG converting issues [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While
http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00000.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-08/msg00037.htmlhttp://www.graphicsmagick.org/NEWS.html#may-30-2016http://www.openwall.com/lists/oss-security/2016/05/01/6http://www.openwall.com/lists/oss-security/2016/06/02/14http://www.securityfocus.com/bid/89348https://bugzilla.redhat.com/show_bug.cgi?id=1333410https://lists.debian.org/debian-lts-announce/2018/06/msg00009.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-07/msg00000.htmlhttp://lists.opensuse.org/opensuse-security-announce/2016-08/msg00037.htmlhttp://www.graphicsmagick.org/NEWS.html#may-30-2016http://www.openwall.com/lists/oss-security/2016/05/01/6http://www.openwall.com/lists/oss-security/2016/06/02/14http://www.securityfocus.com/bid/89348https://bugzilla.redhat.com/show_bug.cgi?id=1333410https://lists.debian.org/debian-lts-announce/2018/06/msg00009.html
2017-02-03
Published