cvelist/2017/10xxx/CVE-2017-10792.json
2019-03-17 22:48:58 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-10792",
"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": "There is a NULL Pointer Dereference in the function ll_insert() of the libpspp library in GNU PSPP before 0.11.0. For example, a crash was observed within the library code when attempting to convert invalid SPSS data into CSV format. A crafted input will lead to a remote denial of service attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "99385",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99385"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1467005",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1467005"
},
{
"name": "[pspp-announce] 20170812 pspp-0.11.0 released [stable]",
"refsource": "MLIST",
"url": "http://lists.gnu.org/archive/html/pspp-announce/2017-08/msg00000.html"
}
]
}
}