cvelist/2017/18xxx/CVE-2017-18359.json
2019-03-18 01:12:41 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-18359",
"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": "PostGIS 2.x before 2.3.3, as used with PostgreSQL, allows remote attackers to cause a denial of service via crafted ST_AsX3D function input, as demonstrated by an abnormal server termination for \"SELECT ST_AsX3D('LINESTRING EMPTY');\" because empty geometries are mishandled."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://trac.osgeo.org/postgis/changeset/15444",
"refsource": "MISC",
"url": "https://trac.osgeo.org/postgis/changeset/15444"
},
{
"name": "https://trac.osgeo.org/postgis/changeset/15445",
"refsource": "MISC",
"url": "https://trac.osgeo.org/postgis/changeset/15445"
},
{
"name": "[debian-lts-announce] 20190131 [SECURITY] [DLA 1653-1] postgis security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00030.html"
},
{
"name": "https://trac.osgeo.org/postgis/ticket/3704",
"refsource": "MISC",
"url": "https://trac.osgeo.org/postgis/ticket/3704"
}
]
}
}