mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
122 lines
4.4 KiB
JSON
122 lines
4.4 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2017-7558",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A kernel data leak due to an out-of-bound read was found in the Linux kernel in inet_diag_msg_sctp{,l}addr_fill() and sctp_get_sctp_info() functions present since version 4.7-rc1 through version 4.13. A data leak happens when these functions fill in sockaddr data structures used to export socket's diagnostic information. As a result, up to 100 bytes of the slab data could be leaked to a userspace."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-125",
|
|
"cweId": "CWE-125"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Linux",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "kernel",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "4.7-rc1 through 4.13"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:2918",
|
|
"refsource": "MISC",
|
|
"name": "https://access.redhat.com/errata/RHSA-2017:2918"
|
|
},
|
|
{
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:2930",
|
|
"refsource": "MISC",
|
|
"name": "https://access.redhat.com/errata/RHSA-2017:2930"
|
|
},
|
|
{
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:2931",
|
|
"refsource": "MISC",
|
|
"name": "https://access.redhat.com/errata/RHSA-2017:2931"
|
|
},
|
|
{
|
|
"url": "http://seclists.org/oss-sec/2017/q3/338",
|
|
"refsource": "MISC",
|
|
"name": "http://seclists.org/oss-sec/2017/q3/338"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/100466",
|
|
"refsource": "MISC",
|
|
"name": "http://www.securityfocus.com/bid/100466"
|
|
},
|
|
{
|
|
"url": "http://www.securitytracker.com/id/1039221",
|
|
"refsource": "MISC",
|
|
"name": "http://www.securitytracker.com/id/1039221"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7558",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7558"
|
|
},
|
|
{
|
|
"url": "https://marc.info/?l=linux-netdev&m=150348777122761&w=2",
|
|
"refsource": "MISC",
|
|
"name": "https://marc.info/?l=linux-netdev&m=150348777122761&w=2"
|
|
},
|
|
{
|
|
"url": "https://www.debian.org/security/2017/dsa-3981",
|
|
"refsource": "MISC",
|
|
"name": "https://www.debian.org/security/2017/dsa-3981"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 5.1,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
|
|
"version": "3.0"
|
|
}
|
|
]
|
|
}
|
|
} |