Vulnerability Details : CVE-2016-4994
Use-after-free vulnerability in the xcf_load_image function in app/xcf/xcf-load.c in GIMP allows remote attackers to cause a denial of service (program crash) or possibly execute arbitrary code via a crafted XCF file.
Vulnerability category: Memory CorruptionExecute codeDenial of service
Products affected by CVE-2016-4994
- cpe:2.3:a:gimp:gimp:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2016-4994
2.54%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 90 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2016-4994
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2016-4994
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2016-4994
-
http://lists.opensuse.org/opensuse-updates/2016-07/msg00005.html
openSUSE-SU-2016:1727-1: moderate: Security update for gimpThird Party Advisory
-
http://www.ubuntu.com/usn/USN-3025-1
USN-3025-1: GIMP vulnerability | Ubuntu security noticesThird Party Advisory
-
http://www.slackware.com/security/viewer.php?l=slackware-security&y=2016&m=slackware-security.431987
The Slackware Linux Project: Slackware Security AdvisoriesThird Party Advisory
-
http://www.securityfocus.com/bid/91425
GIMP 'app/xcf/xcf-load.c' Multiple Remote Code Execution VulnerabilitiesBroken Link;Third Party Advisory;VDB Entry
-
http://rhn.redhat.com/errata/RHSA-2016-2589.html
RHSA-2016:2589 - Security Advisory - Red Hat Customer PortalThird Party Advisory
-
https://bugzilla.gnome.org/show_bug.cgi?id=767873
Bug 767873 – Multiple Use-After-Free when parsing XCF channel and layer propertiesIssue Tracking;Third Party Advisory
-
http://www.securitytracker.com/id/1036226
GIMP XCF File Parsing Use-After-Free Memory Errors Let Remote Users Execute Arbitrary Code - SecurityTrackerThird Party Advisory;VDB Entry
-
http://www.debian.org/security/2016/dsa-3612
Debian -- Security Information -- DSA-3612-1 gimpThird Party Advisory
-
https://git.gnome.org/browse/gimp/commit/?id=e82aaa4b4ee0703c879e35ea9321fff6be3e9b6f
Bug 767873 - (CVE-2016-4994) Multiple Use-After-Free when parsing... (e82aaa4b) · Commits · GNOME / GIMP · GitLabIssue Tracking;Patch;Vendor Advisory
Jump to