Gnuplot
by Gnuplot
Source repositories
CVEs (16)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2017-9670 | Hig | 0.51 | 7.8 | 0.01 | Jun 15, 2017 | An uninitialized stack variable vulnerability in load_tic_series() in set.c in gnuplot 5.2.rc1 allows an attacker to cause Denial of Service (Segmentation fault and Memory Corruption) or possibly have unspecified other impact when a victim opens a specially crafted file. | ||
| CVE-2025-3359 | Med | 0.40 | 6.2 | 0.00 | Apr 7, 2025 | A flaw was found in GNUPlot. A segmentation fault via IO_str_init_static_internal may jeopardize the environment. | ||
| CVE-2025-31177 | 0.00 | — | 0.00 | May 7, 2025 | gnuplot is affected by a heap buffer overflow at function utf8_copy_one. | |||
| CVE-2025-31181 | 0.00 | — | 0.00 | Mar 27, 2025 | A flaw was found in gnuplot. The X11_graphics() function may lead to a segmentation fault and cause a system crash. | |||
| CVE-2025-31180 | 0.00 | — | 0.00 | Mar 27, 2025 | A flaw was found in gnuplot. The CANVAS_text() function may lead to a segmentation fault and cause a system crash. | |||
| CVE-2025-31179 | 0.00 | — | 0.00 | Mar 27, 2025 | A flaw was found in gnuplot. The xstrftime() function may lead to a segmentation fault, causing a system crash. | |||
| CVE-2025-31178 | 0.00 | — | 0.00 | Mar 27, 2025 | A flaw was found in gnuplot. The GetAnnotateString() function may lead to a segmentation fault and cause a system crash. | |||
| CVE-2025-31176 | 0.00 | — | 0.00 | Mar 27, 2025 | A flaw was found in gnuplot. The plot3d_points() function may lead to a segmentation fault and cause a system crash. | |||
| CVE-2020-25969 | 0.00 | — | 0.01 | Jul 5, 2023 | gnuplot v5.5 was discovered to contain a buffer overflow via the function plotrequest(). | |||
| CVE-2021-44917 | 0.00 | — | 0.01 | Dec 21, 2021 | A Divide by Zero vulnerability exists in gnuplot 5.4 in the boundary3d function in graph3d.c, which could cause a Arithmetic exception and application crash. | |||
| CVE-2020-25412 | 0.00 | — | 0.03 | Sep 16, 2020 | com_line() in command.c in gnuplot 5.4 leads to an out-of-bounds-write from strncpy() that may lead to arbitrary code execution. | |||
| CVE-2020-25559 | 0.00 | — | 0.02 | Sep 16, 2020 | gnuplot 5.5 is affected by double free when executing print_set_output. This may result in context-dependent arbitrary code execution. | |||
| CVE-2018-19491 | 0.00 | — | 0.02 | Nov 23, 2018 | An issue was discovered in post.trm in Gnuplot 5.2.5. This issue allows an attacker to conduct a buffer overflow with an arbitrary amount of data in the PS_options function. This flaw is caused by a missing size check of an argument passed to the "set font" function. This issue… | |||
| CVE-2018-19492 | 0.00 | — | 0.02 | Nov 23, 2018 | An issue was discovered in cairo.trm in Gnuplot 5.2.5. This issue allows an attacker to conduct a buffer overflow with an arbitrary amount of data in the cairotrm_options function. This flaw is caused by a missing size check of an argument passed to the "set font" function. This… | |||
| CVE-2018-19490 | 0.00 | — | 0.02 | Nov 23, 2018 | An issue was discovered in datafile.c in Gnuplot 5.2.5. This issue allows an attacker to conduct a heap-based buffer overflow with an arbitrary amount of data in df_generate_ascii_array_entry. To exploit this vulnerability, an attacker must pass an overlong string as the right… | |||
| CVE-2002-2259 | 0.00 | — | 0.00 | Dec 31, 2002 | Buffer overflow in the French documentation patch for Gnuplot 3.7 in SuSE Linux before 8.0 allows local users to execute arbitrary code as root via unknown attack vectors. |
- risk 0.51cvss 7.8epss 0.01
An uninitialized stack variable vulnerability in load_tic_series() in set.c in gnuplot 5.2.rc1 allows an attacker to cause Denial of Service (Segmentation fault and Memory Corruption) or possibly have unspecified other impact when a victim opens a specially crafted file.
- risk 0.40cvss 6.2epss 0.00
A flaw was found in GNUPlot. A segmentation fault via IO_str_init_static_internal may jeopardize the environment.
- CVE-2025-31177May 7, 2025risk 0.00cvss —epss 0.00
gnuplot is affected by a heap buffer overflow at function utf8_copy_one.
- CVE-2025-31181Mar 27, 2025risk 0.00cvss —epss 0.00
A flaw was found in gnuplot. The X11_graphics() function may lead to a segmentation fault and cause a system crash.
- CVE-2025-31180Mar 27, 2025risk 0.00cvss —epss 0.00
A flaw was found in gnuplot. The CANVAS_text() function may lead to a segmentation fault and cause a system crash.
- CVE-2025-31179Mar 27, 2025risk 0.00cvss —epss 0.00
A flaw was found in gnuplot. The xstrftime() function may lead to a segmentation fault, causing a system crash.
- CVE-2025-31178Mar 27, 2025risk 0.00cvss —epss 0.00
A flaw was found in gnuplot. The GetAnnotateString() function may lead to a segmentation fault and cause a system crash.
- CVE-2025-31176Mar 27, 2025risk 0.00cvss —epss 0.00
A flaw was found in gnuplot. The plot3d_points() function may lead to a segmentation fault and cause a system crash.
- CVE-2020-25969Jul 5, 2023risk 0.00cvss —epss 0.01
gnuplot v5.5 was discovered to contain a buffer overflow via the function plotrequest().
- CVE-2021-44917Dec 21, 2021risk 0.00cvss —epss 0.01
A Divide by Zero vulnerability exists in gnuplot 5.4 in the boundary3d function in graph3d.c, which could cause a Arithmetic exception and application crash.
- CVE-2020-25412Sep 16, 2020risk 0.00cvss —epss 0.03
com_line() in command.c in gnuplot 5.4 leads to an out-of-bounds-write from strncpy() that may lead to arbitrary code execution.
- CVE-2020-25559Sep 16, 2020risk 0.00cvss —epss 0.02
gnuplot 5.5 is affected by double free when executing print_set_output. This may result in context-dependent arbitrary code execution.
- CVE-2018-19491Nov 23, 2018risk 0.00cvss —epss 0.02
An issue was discovered in post.trm in Gnuplot 5.2.5. This issue allows an attacker to conduct a buffer overflow with an arbitrary amount of data in the PS_options function. This flaw is caused by a missing size check of an argument passed to the "set font" function. This issue…
- CVE-2018-19492Nov 23, 2018risk 0.00cvss —epss 0.02
An issue was discovered in cairo.trm in Gnuplot 5.2.5. This issue allows an attacker to conduct a buffer overflow with an arbitrary amount of data in the cairotrm_options function. This flaw is caused by a missing size check of an argument passed to the "set font" function. This…
- CVE-2018-19490Nov 23, 2018risk 0.00cvss —epss 0.02
An issue was discovered in datafile.c in Gnuplot 5.2.5. This issue allows an attacker to conduct a heap-based buffer overflow with an arbitrary amount of data in df_generate_ascii_array_entry. To exploit this vulnerability, an attacker must pass an overlong string as the right…
- CVE-2002-2259Dec 31, 2002risk 0.00cvss —epss 0.00
Buffer overflow in the French documentation patch for Gnuplot 3.7 in SuSE Linux before 8.0 allows local users to execute arbitrary code as root via unknown attack vectors.