Vulnerability Details : CVE-2018-12713
GIMP through 2.10.2 makes g_get_tmp_dir calls to establish temporary filenames, which may result in a filename that already exists, as demonstrated by the gimp_write_and_read_file function in app/tests/test-xcf.c. This might be leveraged by attackers to overwrite files or read file content that was intended to be private.
Products affected by CVE-2018-12713
- cpe:2.3:a:gimp:gimp:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-12713
0.20%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 39 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-12713
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:P/A:N |
10.0
|
4.9
|
NIST | |
9.1
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
3.9
|
5.2
|
NIST |
References for CVE-2018-12713
-
https://github.com/GNOME/gimp/commit/c21eff4b031acb04fb4dfce8bd5fdfecc2b6524f
Issue #1689: create unique temporary file with g_file_open_tmp(). · GNOME/gimp@c21eff4 · GitHubPatch;Third Party Advisory
-
https://gitlab.gnome.org/GNOME/gimp/issues/1689
CWE-807, CWE-20 (#1689) · Issues · GNOME / GIMP · GitLabIssue Tracking;Third Party Advisory
Jump to