Merge branch 'DWF-CVE-2017-1000159' of https://github.com/kurtseifried/cvelist

This commit is contained in:
CVE Team 2017-11-27 09:17:41 -05:00
commit c1cc7e5d2c
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.371820",
"ID": "CVE-2017-1000159",
"STATE": "PUBLIC",
"REQUESTER": "hanno@hboeck.de"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "evince",
"version": {
"version_data": [
{
"version_value": "3.24.0"
}
]
}
}
]
},
"vendor_name": "GNOME"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Command injection in evince 3.24.8 via filename when printing to PDF"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Script injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.gnome.org/show_bug.cgi?id=784947"
}
]
}
}