cvelist/2017/7xxx/CVE-2017-7519.json

83 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-27 10:05:20 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "sfowler@redhat.com",
"ID" : "CVE-2017-7519",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-27 14:00:48 +10:00
{
2018-07-27 10:05:20 -04:00
"product" : {
"product_data" : [
{
"product_name" : "ceph",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-07-27 14:00:48 +10:00
}
2018-07-27 10:05:20 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In Ceph, a format string flaw was found in the way libradosstriper parses input from user. A user could crash an application or service using the libradosstriper library."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-27 14:00:48 +10:00
{
2018-07-27 10:05:20 -04:00
"vectorString" : "2.3/CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version" : "3.0"
2018-07-27 14:00:48 +10:00
}
2018-07-27 10:05:20 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-134"
}
2018-07-27 14:00:48 +10:00
]
2018-07-27 10:05:20 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7519",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7519"
2018-07-28 06:03:50 -04:00
},
2018-11-14 06:08:01 -05:00
{
"name" : "DSA-4339",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4339"
},
2018-07-28 06:03:50 -04:00
{
"name" : "99075",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/99075"
2018-07-27 10:05:20 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}