mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
118 lines
4.0 KiB
JSON
118 lines
4.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2016-9586",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "curl",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "curl 7.52.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "redhat"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf() functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
[
|
|
{
|
|
"vectorString": "5.9/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
|
"version": "3.0"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"vectorString": "2.6/AV:N/AC:H/Au:N/C:N/I:N/A:P",
|
|
"version": "2.0"
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-122"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "RHSA-2018:3558",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:3558"
|
|
},
|
|
{
|
|
"name": "[debian-lts-announce] 20181106 [SECURITY] [DLA 1568-1] curl security update",
|
|
"refsource": "MLIST",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2018/11/msg00005.html"
|
|
},
|
|
{
|
|
"name": "https://curl.haxx.se/docs/adv_20161221A.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://curl.haxx.se/docs/adv_20161221A.html"
|
|
},
|
|
{
|
|
"name": "https://github.com/curl/curl/commit/curl-7_51_0-162-g3ab3c16",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/curl/curl/commit/curl-7_51_0-162-g3ab3c16"
|
|
},
|
|
{
|
|
"name": "1037515",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1037515"
|
|
},
|
|
{
|
|
"name": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"
|
|
},
|
|
{
|
|
"name": "95019",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/95019"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-9586",
|
|
"refsource": "MISC",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-9586"
|
|
},
|
|
{
|
|
"name": "GLSA-201701-47",
|
|
"refsource": "GENTOO",
|
|
"url": "https://security.gentoo.org/glsa/201701-47"
|
|
}
|
|
]
|
|
}
|
|
} |