Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-19490 (GCVE-0-2018-19490)
Vulnerability from cvelistv5 – Published: 2018-11-23 17:00 – Updated: 2024-08-05 11:37
VLAI
EPSS
Summary
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 bound of the range argument that is passed to the plot function.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://sourceforge.net/p/gnuplot/bugs/2093/ | x_refsource_MISC |
| https://sourceforge.net/p/gnuplot/gnuplot-main/ci… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2018… | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2018… | mailing-listx_refsource_MLIST |
| http://lists.opensuse.org/opensuse-security-annou… | vendor-advisoryx_refsource_SUSE |
| https://usn.ubuntu.com/4541-1/ | vendor-advisoryx_refsource_UBUNTU |
Date Public
2018-11-23 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T11:37:11.482Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://sourceforge.net/p/gnuplot/bugs/2093/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/"
},
{
"name": "[debian-lts-announce] 20181126 [SECURITY] [DLA 1597-1] gnuplot security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html"
},
{
"name": "[debian-lts-announce] 20181125 [SECURITY] [DLA 1595-1] gnuplot5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html"
},
{
"name": "openSUSE-SU-2019:1216",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html"
},
{
"name": "USN-4541-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4541-1/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2018-11-23T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "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 bound of the range argument that is passed to the plot function."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-09-28T19:06:11.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://sourceforge.net/p/gnuplot/bugs/2093/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/"
},
{
"name": "[debian-lts-announce] 20181126 [SECURITY] [DLA 1597-1] gnuplot security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html"
},
{
"name": "[debian-lts-announce] 20181125 [SECURITY] [DLA 1595-1] gnuplot5 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html"
},
{
"name": "openSUSE-SU-2019:1216",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html"
},
{
"name": "USN-4541-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4541-1/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19490",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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 bound of the range argument that is passed to the plot function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceforge.net/p/gnuplot/bugs/2093/",
"refsource": "MISC",
"url": "https://sourceforge.net/p/gnuplot/bugs/2093/"
},
{
"name": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/",
"refsource": "MISC",
"url": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/"
},
{
"name": "[debian-lts-announce] 20181126 [SECURITY] [DLA 1597-1] gnuplot security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html"
},
{
"name": "[debian-lts-announce] 20181125 [SECURITY] [DLA 1595-1] gnuplot5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html"
},
{
"name": "openSUSE-SU-2019:1216",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html"
},
{
"name": "USN-4541-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4541-1/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2018-19490",
"datePublished": "2018-11-23T17:00:00.000Z",
"dateReserved": "2018-11-23T00:00:00.000Z",
"dateUpdated": "2024-08-05T11:37:11.482Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-19490",
"date": "2026-05-26",
"epss": "0.00222",
"percentile": "0.44647"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:gnuplot:gnuplot:5.2.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DA35CD3C-C46A-4AAF-B6BC-D894ED9E174C\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F1E78106-58E6-4D59-990F-75DA575BFAD9\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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 bound of the range argument that is passed to the plot function.\"}, {\"lang\": \"es\", \"value\": \"Se ha descubierto un problema en Gnuplot 5.2.5. Este problema permite a un atacante realizar un desbordamiento de b\\u00fafer basado en memoria din\\u00e1mica (heap) con una cantidad arbitraria de datos en df_generate_ascii_array_entry. Para explotar esta vulnerabilidad, un atacante deber\\u00e1 pasar una cadena demasiada larga como el l\\u00edmite correcto del argumento range que se pasa a la funci\\u00f3n plot.\"}]",
"id": "CVE-2018-19490",
"lastModified": "2024-11-21T03:58:00.697",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.8, \"baseSeverity\": \"HIGH\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:P/I:P/A:P\", \"baseScore\": 6.8, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2018-11-23T17:29:00.267",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://sourceforge.net/p/gnuplot/bugs/2093/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4541-1/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://sourceforge.net/p/gnuplot/bugs/2093/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4541-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-787\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-19490\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2018-11-23T17:29:00.267\",\"lastModified\":\"2024-11-21T03:58:00.697\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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 bound of the range argument that is passed to the plot function.\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un problema en Gnuplot 5.2.5. Este problema permite a un atacante realizar un desbordamiento de b\u00fafer basado en memoria din\u00e1mica (heap) con una cantidad arbitraria de datos en df_generate_ascii_array_entry. Para explotar esta vulnerabilidad, un atacante deber\u00e1 pasar una cadena demasiada larga como el l\u00edmite correcto del argumento range que se pasa a la funci\u00f3n plot.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnuplot:gnuplot:5.2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA35CD3C-C46A-4AAF-B6BC-D894ED9E174C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://sourceforge.net/p/gnuplot/bugs/2093/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4541-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://sourceforge.net/p/gnuplot/bugs/2093/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4541-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
CNVD-2019-00240
Vulnerability from cnvd - Published: 2019-01-03
VLAI
Title
Gnuplot缓冲区溢出漏洞(CNVD-2019-00240)
Description
Gnuplot是一款开放源代码绘图软件。
Gnuplot 5.2.5版本中的datafile.c文件存在缓冲区溢出漏洞。攻击者可借助超长的字符串利用该漏洞劫持控制流。
Severity
中
Patch Name
Gnuplot缓冲区溢出漏洞(CNVD-2019-00240)的补丁
Patch Description
Gnuplot是一款开放源代码绘图软件。
Gnuplot 5.2.5版本中的datafile.c文件存在缓冲区溢出漏洞。攻击者可借助超长的字符串利用该漏洞劫持控制流。 目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
厂商已发布漏洞修复程序,请及时关注更新: https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/
Reference
https://nvd.nist.gov/vuln/detail/CVE-2018-19490
Impacted products
| Name | Gnuplot Gnuplot 5.2.5 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2018-19490"
}
},
"description": "Gnuplot\u662f\u4e00\u6b3e\u5f00\u653e\u6e90\u4ee3\u7801\u7ed8\u56fe\u8f6f\u4ef6\u3002\n\nGnuplot 5.2.5\u7248\u672c\u4e2d\u7684datafile.c\u6587\u4ef6\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\u3002\u653b\u51fb\u8005\u53ef\u501f\u52a9\u8d85\u957f\u7684\u5b57\u7b26\u4e32\u5229\u7528\u8be5\u6f0f\u6d1e\u52ab\u6301\u63a7\u5236\u6d41\u3002",
"discovererName": "Ethan A Merritt",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2019-00240",
"openTime": "2019-01-03",
"patchDescription": "Gnuplot\u662f\u4e00\u6b3e\u5f00\u653e\u6e90\u4ee3\u7801\u7ed8\u56fe\u8f6f\u4ef6\u3002\r\n\r\nGnuplot 5.2.5\u7248\u672c\u4e2d\u7684datafile.c\u6587\u4ef6\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\u3002\u653b\u51fb\u8005\u53ef\u501f\u52a9\u8d85\u957f\u7684\u5b57\u7b26\u4e32\u5229\u7528\u8be5\u6f0f\u6d1e\u52ab\u6301\u63a7\u5236\u6d41\u3002 \u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Gnuplot\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2019-00240\uff09\u7684\u8865\u4e01",
"products": {
"product": "Gnuplot Gnuplot 5.2.5"
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2018-19490",
"serverity": "\u4e2d",
"submitTime": "2018-11-26",
"title": "Gnuplot\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2019-00240\uff09"
}
FKIE_CVE-2018-19490
Vulnerability from fkie_nvd - Published: 2018-11-23 17:29 - Updated: 2024-11-21 03:58
Severity
Summary
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 bound of the range argument that is passed to the plot function.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gnuplot:gnuplot:5.2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "DA35CD3C-C46A-4AAF-B6BC-D894ED9E174C",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F1E78106-58E6-4D59-990F-75DA575BFAD9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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 bound of the range argument that is passed to the plot function."
},
{
"lang": "es",
"value": "Se ha descubierto un problema en Gnuplot 5.2.5. Este problema permite a un atacante realizar un desbordamiento de b\u00fafer basado en memoria din\u00e1mica (heap) con una cantidad arbitraria de datos en df_generate_ascii_array_entry. Para explotar esta vulnerabilidad, un atacante deber\u00e1 pasar una cadena demasiada larga como el l\u00edmite correcto del argumento range que se pasa a la funci\u00f3n plot."
}
],
"id": "CVE-2018-19490",
"lastModified": "2024-11-21T03:58:00.697",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2018-11-23T17:29:00.267",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sourceforge.net/p/gnuplot/bugs/2093/"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/"
},
{
"source": "cve@mitre.org",
"url": "https://usn.ubuntu.com/4541-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sourceforge.net/p/gnuplot/bugs/2093/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://usn.ubuntu.com/4541-1/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-C49P-76WP-8WWX
Vulnerability from github – Published: 2022-05-13 01:15 – Updated: 2022-05-13 01:15
VLAI
Details
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 bound of the range argument that is passed to the plot function.
Severity
7.8 (High)
{
"affected": [],
"aliases": [
"CVE-2018-19490"
],
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2018-11-23T17:29:00Z",
"severity": "HIGH"
},
"details": "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 bound of the range argument that is passed to the plot function.",
"id": "GHSA-c49p-76wp-8wwx",
"modified": "2022-05-13T01:15:23Z",
"published": "2022-05-13T01:15:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19490"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html"
},
{
"type": "WEB",
"url": "https://sourceforge.net/p/gnuplot/bugs/2093"
},
{
"type": "WEB",
"url": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4541-1"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2018-19490
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
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 bound of the range argument that is passed to the plot function.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2018-19490",
"description": "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 bound of the range argument that is passed to the plot function.",
"id": "GSD-2018-19490",
"references": [
"https://www.suse.com/security/cve/CVE-2018-19490.html",
"https://ubuntu.com/security/CVE-2018-19490"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2018-19490"
],
"details": "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 bound of the range argument that is passed to the plot function.",
"id": "GSD-2018-19490",
"modified": "2023-12-13T01:22:39.516842Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19490",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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 bound of the range argument that is passed to the plot function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceforge.net/p/gnuplot/bugs/2093/",
"refsource": "MISC",
"url": "https://sourceforge.net/p/gnuplot/bugs/2093/"
},
{
"name": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/",
"refsource": "MISC",
"url": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/"
},
{
"name": "[debian-lts-announce] 20181126 [SECURITY] [DLA 1597-1] gnuplot security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html"
},
{
"name": "[debian-lts-announce] 20181125 [SECURITY] [DLA 1595-1] gnuplot5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html"
},
{
"name": "openSUSE-SU-2019:1216",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html"
},
{
"name": "USN-4541-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4541-1/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gnuplot:gnuplot:5.2.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19490"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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 bound of the range argument that is passed to the plot function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://sourceforge.net/p/gnuplot/gnuplot-main/ci/d5020716834582b20a5e12cdd49f39ee4f9dd949/"
},
{
"name": "https://sourceforge.net/p/gnuplot/bugs/2093/",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sourceforge.net/p/gnuplot/bugs/2093/"
},
{
"name": "[debian-lts-announce] 20181125 [SECURITY] [DLA 1595-1] gnuplot5 security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00031.html"
},
{
"name": "[debian-lts-announce] 20181126 [SECURITY] [DLA 1597-1] gnuplot security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00035.html"
},
{
"name": "openSUSE-SU-2019:1216",
"refsource": "SUSE",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00066.html"
},
{
"name": "USN-4541-1",
"refsource": "UBUNTU",
"tags": [],
"url": "https://usn.ubuntu.com/4541-1/"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2020-09-28T20:15Z",
"publishedDate": "2018-11-23T17:29Z"
}
}
}
OPENSUSE-SU-2019:1216-1
Vulnerability from csaf_opensuse - Published: 2019-04-16 15:00 - Updated: 2019-04-16 15:00Summary
Security update for gnuplot
Severity
Moderate
Notes
Title of the patch: Security update for gnuplot
Description of the patch: This update for gnuplot fixes the following issues:
Security issues fixed:
- CVE-2018-19492: Fixed a buffer overflow in cairotrm_options function (bsc#1117463)
- CVE-2018-19491: Fixed a buffer overlow in the PS_options function (bsc#1117464)
- CVE-2018-19490: Fixed a heap-based buffer overflow in the df_generate_ascii_array_entry function (bsc#1117465)
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames: openSUSE-2019-1216
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.4 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gnuplot",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gnuplot fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2018-19492: Fixed a buffer overflow in cairotrm_options function (bsc#1117463)\n- CVE-2018-19491: Fixed a buffer overlow in the PS_options function (bsc#1117464)\n- CVE-2018-19490: Fixed a heap-based buffer overflow in the df_generate_ascii_array_entry function (bsc#1117465)\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-1216",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_1216-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:1216-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FVYXQKAAS3SOM2ORYIAOLORWYBNTGKFH/#FVYXQKAAS3SOM2ORYIAOLORWYBNTGKFH"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:1216-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FVYXQKAAS3SOM2ORYIAOLORWYBNTGKFH/#FVYXQKAAS3SOM2ORYIAOLORWYBNTGKFH"
},
{
"category": "self",
"summary": "SUSE Bug 1117463",
"url": "https://bugzilla.suse.com/1117463"
},
{
"category": "self",
"summary": "SUSE Bug 1117464",
"url": "https://bugzilla.suse.com/1117464"
},
{
"category": "self",
"summary": "SUSE Bug 1117465",
"url": "https://bugzilla.suse.com/1117465"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19490 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19491 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19491/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19492 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19492/"
}
],
"title": "Security update for gnuplot",
"tracking": {
"current_release_date": "2019-04-16T15:00:37Z",
"generator": {
"date": "2019-04-16T15:00:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:1216-1",
"initial_release_date": "2019-04-16T15:00:37Z",
"revision_history": [
{
"date": "2019-04-16T15:00:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.2.2-lp150.3.3.1.i586",
"product": {
"name": "gnuplot-5.2.2-lp150.3.3.1.i586",
"product_id": "gnuplot-5.2.2-lp150.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-doc-5.2.2-lp150.3.3.1.noarch",
"product": {
"name": "gnuplot-doc-5.2.2-lp150.3.3.1.noarch",
"product_id": "gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.2.2-lp150.3.3.1.x86_64",
"product": {
"name": "gnuplot-5.2.2-lp150.3.3.1.x86_64",
"product_id": "gnuplot-5.2.2-lp150.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.2.2-lp150.3.3.1.i586 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586"
},
"product_reference": "gnuplot-5.2.2-lp150.3.3.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.2.2-lp150.3.3.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64"
},
"product_reference": "gnuplot-5.2.2-lp150.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-doc-5.2.2-lp150.3.3.1.noarch as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
},
"product_reference": "gnuplot-doc-5.2.2-lp150.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-19490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19490"
}
],
"notes": [
{
"category": "general",
"text": "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 bound of the range argument that is passed to the plot function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19490",
"url": "https://www.suse.com/security/cve/CVE-2018-19490"
},
{
"category": "external",
"summary": "SUSE Bug 1117465 for CVE-2018-19490",
"url": "https://bugzilla.suse.com/1117465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-16T15:00:37Z",
"details": "moderate"
}
],
"title": "CVE-2018-19490"
},
{
"cve": "CVE-2018-19491",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19491"
}
],
"notes": [
{
"category": "general",
"text": "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 occurs when the Gnuplot postscript terminal is used as a backend.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19491",
"url": "https://www.suse.com/security/cve/CVE-2018-19491"
},
{
"category": "external",
"summary": "SUSE Bug 1117464 for CVE-2018-19491",
"url": "https://bugzilla.suse.com/1117464"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-16T15:00:37Z",
"details": "moderate"
}
],
"title": "CVE-2018-19491"
},
{
"cve": "CVE-2018-19492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19492"
}
],
"notes": [
{
"category": "general",
"text": "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 issue occurs when the Gnuplot pngcairo terminal is used as a backend.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19492",
"url": "https://www.suse.com/security/cve/CVE-2018-19492"
},
{
"category": "external",
"summary": "SUSE Bug 1117463 for CVE-2018-19492",
"url": "https://bugzilla.suse.com/1117463"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.i586",
"openSUSE Leap 15.0:gnuplot-5.2.2-lp150.3.3.1.x86_64",
"openSUSE Leap 15.0:gnuplot-doc-5.2.2-lp150.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-16T15:00:37Z",
"details": "moderate"
}
],
"title": "CVE-2018-19492"
}
]
}
OPENSUSE-SU-2024:10800-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
gnuplot-5.4.2-1.3 on GA media
Severity
Moderate
Notes
Title of the patch: gnuplot-5.4.2-1.3 on GA media
Description of the patch: These are all security issues fixed in the gnuplot-5.4.2-1.3 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-10800
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
4.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
9.8 (Critical)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
18 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "gnuplot-5.4.2-1.3 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the gnuplot-5.4.2-1.3 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10800",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10800-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-9670 page",
"url": "https://www.suse.com/security/cve/CVE-2017-9670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19490 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19492 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25412 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-25559 page",
"url": "https://www.suse.com/security/cve/CVE-2020-25559/"
}
],
"title": "gnuplot-5.4.2-1.3 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10800-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.4.2-1.3.aarch64",
"product": {
"name": "gnuplot-5.4.2-1.3.aarch64",
"product_id": "gnuplot-5.4.2-1.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.4.2-1.3.ppc64le",
"product": {
"name": "gnuplot-5.4.2-1.3.ppc64le",
"product_id": "gnuplot-5.4.2-1.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.4.2-1.3.s390x",
"product": {
"name": "gnuplot-5.4.2-1.3.s390x",
"product_id": "gnuplot-5.4.2-1.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.4.2-1.3.x86_64",
"product": {
"name": "gnuplot-5.4.2-1.3.x86_64",
"product_id": "gnuplot-5.4.2-1.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.4.2-1.3.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64"
},
"product_reference": "gnuplot-5.4.2-1.3.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.4.2-1.3.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le"
},
"product_reference": "gnuplot-5.4.2-1.3.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.4.2-1.3.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x"
},
"product_reference": "gnuplot-5.4.2-1.3.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.4.2-1.3.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
},
"product_reference": "gnuplot-5.4.2-1.3.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-9670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-9670"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-9670",
"url": "https://www.suse.com/security/cve/CVE-2017-9670"
},
{
"category": "external",
"summary": "SUSE Bug 1044638 for CVE-2017-9670",
"url": "https://bugzilla.suse.com/1044638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-9670"
},
{
"cve": "CVE-2018-19490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19490"
}
],
"notes": [
{
"category": "general",
"text": "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 bound of the range argument that is passed to the plot function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19490",
"url": "https://www.suse.com/security/cve/CVE-2018-19490"
},
{
"category": "external",
"summary": "SUSE Bug 1117465 for CVE-2018-19490",
"url": "https://bugzilla.suse.com/1117465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-19490"
},
{
"cve": "CVE-2018-19492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19492"
}
],
"notes": [
{
"category": "general",
"text": "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 issue occurs when the Gnuplot pngcairo terminal is used as a backend.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19492",
"url": "https://www.suse.com/security/cve/CVE-2018-19492"
},
{
"category": "external",
"summary": "SUSE Bug 1117463 for CVE-2018-19492",
"url": "https://bugzilla.suse.com/1117463"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-19492"
},
{
"cve": "CVE-2020-25412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25412"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25412",
"url": "https://www.suse.com/security/cve/CVE-2020-25412"
},
{
"category": "external",
"summary": "SUSE Bug 1176687 for CVE-2020-25412",
"url": "https://bugzilla.suse.com/1176687"
},
{
"category": "external",
"summary": "SUSE Bug 1176689 for CVE-2020-25412",
"url": "https://bugzilla.suse.com/1176689"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-25412"
},
{
"cve": "CVE-2020-25559",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-25559"
}
],
"notes": [
{
"category": "general",
"text": "gnuplot 5.5 is affected by double free when executing print_set_output. This may result in context-dependent arbitrary code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-25559",
"url": "https://www.suse.com/security/cve/CVE-2020-25559"
},
{
"category": "external",
"summary": "SUSE Bug 1176689 for CVE-2020-25559",
"url": "https://bugzilla.suse.com/1176689"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.aarch64",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.ppc64le",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.s390x",
"openSUSE Tumbleweed:gnuplot-5.4.2-1.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-25559"
}
]
}
SUSE-SU-2019:0904-1
Vulnerability from csaf_suse - Published: 2019-04-08 13:42 - Updated: 2019-04-08 13:42Summary
Security update for gnuplot
Severity
Moderate
Notes
Title of the patch: Security update for gnuplot
Description of the patch: This update for gnuplot fixes the following issues:
Security issues fixed:
- CVE-2018-19492: Fixed a buffer overflow in cairotrm_options function (bsc#1117463)
- CVE-2018-19491: Fixed a buffer overlow in the PS_options function (bsc#1117464)
- CVE-2018-19490: Fixed a heap-based buffer overflow in the df_generate_ascii_array_entry function (bsc#1117465)
Patchnames: SUSE-2019-904,SUSE-SLE-Module-Server-Applications-15-2019-904
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.4 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gnuplot",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gnuplot fixes the following issues:\n\nSecurity issues fixed:\n\n- CVE-2018-19492: Fixed a buffer overflow in cairotrm_options function (bsc#1117463)\n- CVE-2018-19491: Fixed a buffer overlow in the PS_options function (bsc#1117464)\n- CVE-2018-19490: Fixed a heap-based buffer overflow in the df_generate_ascii_array_entry function (bsc#1117465)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-904,SUSE-SLE-Module-Server-Applications-15-2019-904",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0904-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0904-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190904-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0904-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-April/005312.html"
},
{
"category": "self",
"summary": "SUSE Bug 1117463",
"url": "https://bugzilla.suse.com/1117463"
},
{
"category": "self",
"summary": "SUSE Bug 1117464",
"url": "https://bugzilla.suse.com/1117464"
},
{
"category": "self",
"summary": "SUSE Bug 1117465",
"url": "https://bugzilla.suse.com/1117465"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19490 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19491 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19491/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19492 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19492/"
}
],
"title": "Security update for gnuplot",
"tracking": {
"current_release_date": "2019-04-08T13:42:25Z",
"generator": {
"date": "2019-04-08T13:42:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0904-1",
"initial_release_date": "2019-04-08T13:42:25Z",
"revision_history": [
{
"date": "2019-04-08T13:42:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.2.2-3.3.29.aarch64",
"product": {
"name": "gnuplot-5.2.2-3.3.29.aarch64",
"product_id": "gnuplot-5.2.2-3.3.29.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.2.2-3.3.29.i586",
"product": {
"name": "gnuplot-5.2.2-3.3.29.i586",
"product_id": "gnuplot-5.2.2-3.3.29.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-doc-5.2.2-3.3.29.noarch",
"product": {
"name": "gnuplot-doc-5.2.2-3.3.29.noarch",
"product_id": "gnuplot-doc-5.2.2-3.3.29.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.2.2-3.3.29.ppc64le",
"product": {
"name": "gnuplot-5.2.2-3.3.29.ppc64le",
"product_id": "gnuplot-5.2.2-3.3.29.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.2.2-3.3.29.s390x",
"product": {
"name": "gnuplot-5.2.2-3.3.29.s390x",
"product_id": "gnuplot-5.2.2-3.3.29.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-5.2.2-3.3.29.x86_64",
"product": {
"name": "gnuplot-5.2.2-3.3.29.x86_64",
"product_id": "gnuplot-5.2.2-3.3.29.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.2.2-3.3.29.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64"
},
"product_reference": "gnuplot-5.2.2-3.3.29.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.2.2-3.3.29.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le"
},
"product_reference": "gnuplot-5.2.2-3.3.29.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.2.2-3.3.29.s390x as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x"
},
"product_reference": "gnuplot-5.2.2-3.3.29.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-5.2.2-3.3.29.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64"
},
"product_reference": "gnuplot-5.2.2-3.3.29.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-doc-5.2.2-3.3.29.noarch as component of SUSE Linux Enterprise Module for Server Applications 15",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
},
"product_reference": "gnuplot-doc-5.2.2-3.3.29.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-19490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19490"
}
],
"notes": [
{
"category": "general",
"text": "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 bound of the range argument that is passed to the plot function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19490",
"url": "https://www.suse.com/security/cve/CVE-2018-19490"
},
{
"category": "external",
"summary": "SUSE Bug 1117465 for CVE-2018-19490",
"url": "https://bugzilla.suse.com/1117465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-08T13:42:25Z",
"details": "moderate"
}
],
"title": "CVE-2018-19490"
},
{
"cve": "CVE-2018-19491",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19491"
}
],
"notes": [
{
"category": "general",
"text": "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 occurs when the Gnuplot postscript terminal is used as a backend.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19491",
"url": "https://www.suse.com/security/cve/CVE-2018-19491"
},
{
"category": "external",
"summary": "SUSE Bug 1117464 for CVE-2018-19491",
"url": "https://bugzilla.suse.com/1117464"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-08T13:42:25Z",
"details": "moderate"
}
],
"title": "CVE-2018-19491"
},
{
"cve": "CVE-2018-19492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19492"
}
],
"notes": [
{
"category": "general",
"text": "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 issue occurs when the Gnuplot pngcairo terminal is used as a backend.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19492",
"url": "https://www.suse.com/security/cve/CVE-2018-19492"
},
{
"category": "external",
"summary": "SUSE Bug 1117463 for CVE-2018-19492",
"url": "https://bugzilla.suse.com/1117463"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.s390x",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-5.2.2-3.3.29.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15:gnuplot-doc-5.2.2-3.3.29.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-04-08T13:42:25Z",
"details": "moderate"
}
],
"title": "CVE-2018-19492"
}
]
}
SUSE-SU-2020:1660-1
Vulnerability from csaf_suse - Published: 2020-06-18 09:10 - Updated: 2020-06-18 09:10Summary
Security update for gnuplot
Severity
Moderate
Notes
Title of the patch: Security update for gnuplot
Description of the patch: This update for gnuplot fixes the following issues:
Following security issues were fixed:
- CVE-2018-19492: Fixed a buffer overflow in cairotrm_options function (bsc#1117463)
- CVE-2018-19491: Fixed a buffer overlow in the PS_options function (bsc#1117464)
- CVE-2018-19490: Fixed a heap-based buffer overflow in the df_generate_ascii_array_entry function (bsc#1117465)
- CVE-2017-9670: Fixed a uninitialized stack variable vulnerability which could lead to a Denial of Service (bsc#1044638)
Patchnames: SUSE-2020-1660,SUSE-SLE-SERVER-12-SP4-2020-1660,SUSE-SLE-SERVER-12-SP5-2020-1660
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.4 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
20 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for gnuplot",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for gnuplot fixes the following issues:\n\nFollowing security issues were fixed:\n\n- CVE-2018-19492: Fixed a buffer overflow in cairotrm_options function (bsc#1117463)\n- CVE-2018-19491: Fixed a buffer overlow in the PS_options function (bsc#1117464)\n- CVE-2018-19490: Fixed a heap-based buffer overflow in the df_generate_ascii_array_entry function (bsc#1117465)\n- CVE-2017-9670: Fixed a uninitialized stack variable vulnerability which could lead to a Denial of Service (bsc#1044638)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2020-1660,SUSE-SLE-SERVER-12-SP4-2020-1660,SUSE-SLE-SERVER-12-SP5-2020-1660",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_1660-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2020:1660-1",
"url": "https://www.suse.com/support/update/announcement/2020/suse-su-20201660-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2020:1660-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006967.html"
},
{
"category": "self",
"summary": "SUSE Bug 1044638",
"url": "https://bugzilla.suse.com/1044638"
},
{
"category": "self",
"summary": "SUSE Bug 1117463",
"url": "https://bugzilla.suse.com/1117463"
},
{
"category": "self",
"summary": "SUSE Bug 1117464",
"url": "https://bugzilla.suse.com/1117464"
},
{
"category": "self",
"summary": "SUSE Bug 1117465",
"url": "https://bugzilla.suse.com/1117465"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-9670 page",
"url": "https://www.suse.com/security/cve/CVE-2017-9670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19490 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19490/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19491 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19491/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-19492 page",
"url": "https://www.suse.com/security/cve/CVE-2018-19492/"
}
],
"title": "Security update for gnuplot",
"tracking": {
"current_release_date": "2020-06-18T09:10:01Z",
"generator": {
"date": "2020-06-18T09:10:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2020:1660-1",
"initial_release_date": "2020-06-18T09:10:01Z",
"revision_history": [
{
"date": "2020-06-18T09:10:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-4.6.5-3.3.74.aarch64",
"product": {
"name": "gnuplot-4.6.5-3.3.74.aarch64",
"product_id": "gnuplot-4.6.5-3.3.74.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-4.6.5-3.3.74.i586",
"product": {
"name": "gnuplot-4.6.5-3.3.74.i586",
"product_id": "gnuplot-4.6.5-3.3.74.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-doc-4.6.5-3.3.74.noarch",
"product": {
"name": "gnuplot-doc-4.6.5-3.3.74.noarch",
"product_id": "gnuplot-doc-4.6.5-3.3.74.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-4.6.5-3.3.74.ppc64le",
"product": {
"name": "gnuplot-4.6.5-3.3.74.ppc64le",
"product_id": "gnuplot-4.6.5-3.3.74.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-4.6.5-3.3.74.s390",
"product": {
"name": "gnuplot-4.6.5-3.3.74.s390",
"product_id": "gnuplot-4.6.5-3.3.74.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-4.6.5-3.3.74.s390x",
"product": {
"name": "gnuplot-4.6.5-3.3.74.s390x",
"product_id": "gnuplot-4.6.5-3.3.74.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "gnuplot-4.6.5-3.3.74.x86_64",
"product": {
"name": "gnuplot-4.6.5-3.3.74.x86_64",
"product_id": "gnuplot-4.6.5-3.3.74.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.aarch64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64"
},
"product_reference": "gnuplot-4.6.5-3.3.74.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.ppc64le as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le"
},
"product_reference": "gnuplot-4.6.5-3.3.74.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.s390x as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x"
},
"product_reference": "gnuplot-4.6.5-3.3.74.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.x86_64 as component of SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64"
},
"product_reference": "gnuplot-4.6.5-3.3.74.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64"
},
"product_reference": "gnuplot-4.6.5-3.3.74.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le"
},
"product_reference": "gnuplot-4.6.5-3.3.74.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x"
},
"product_reference": "gnuplot-4.6.5-3.3.74.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64"
},
"product_reference": "gnuplot-4.6.5-3.3.74.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64"
},
"product_reference": "gnuplot-4.6.5-3.3.74.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le"
},
"product_reference": "gnuplot-4.6.5-3.3.74.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x"
},
"product_reference": "gnuplot-4.6.5-3.3.74.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
},
"product_reference": "gnuplot-4.6.5-3.3.74.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64"
},
"product_reference": "gnuplot-4.6.5-3.3.74.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le"
},
"product_reference": "gnuplot-4.6.5-3.3.74.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x"
},
"product_reference": "gnuplot-4.6.5-3.3.74.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gnuplot-4.6.5-3.3.74.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
},
"product_reference": "gnuplot-4.6.5-3.3.74.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-9670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-9670"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-9670",
"url": "https://www.suse.com/security/cve/CVE-2017-9670"
},
{
"category": "external",
"summary": "SUSE Bug 1044638 for CVE-2017-9670",
"url": "https://bugzilla.suse.com/1044638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-18T09:10:01Z",
"details": "moderate"
}
],
"title": "CVE-2017-9670"
},
{
"cve": "CVE-2018-19490",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19490"
}
],
"notes": [
{
"category": "general",
"text": "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 bound of the range argument that is passed to the plot function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19490",
"url": "https://www.suse.com/security/cve/CVE-2018-19490"
},
{
"category": "external",
"summary": "SUSE Bug 1117465 for CVE-2018-19490",
"url": "https://bugzilla.suse.com/1117465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-18T09:10:01Z",
"details": "moderate"
}
],
"title": "CVE-2018-19490"
},
{
"cve": "CVE-2018-19491",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19491"
}
],
"notes": [
{
"category": "general",
"text": "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 occurs when the Gnuplot postscript terminal is used as a backend.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19491",
"url": "https://www.suse.com/security/cve/CVE-2018-19491"
},
{
"category": "external",
"summary": "SUSE Bug 1117464 for CVE-2018-19491",
"url": "https://bugzilla.suse.com/1117464"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-18T09:10:01Z",
"details": "moderate"
}
],
"title": "CVE-2018-19491"
},
{
"cve": "CVE-2018-19492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-19492"
}
],
"notes": [
{
"category": "general",
"text": "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 issue occurs when the Gnuplot pngcairo terminal is used as a backend.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-19492",
"url": "https://www.suse.com/security/cve/CVE-2018-19492"
},
{
"category": "external",
"summary": "SUSE Bug 1117463 for CVE-2018-19492",
"url": "https://bugzilla.suse.com/1117463"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server 12 SP5:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:gnuplot-4.6.5-3.3.74.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:gnuplot-4.6.5-3.3.74.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-06-18T09:10:01Z",
"details": "moderate"
}
],
"title": "CVE-2018-19492"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…