René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

206 lines
6.3 KiB
JSON

{
"id": "CVE-2017-16914",
"sourceIdentifier": "PSIRT-CNA@flexerasoftware.com",
"published": "2018-01-31T22:29:00.547",
"lastModified": "2018-08-24T10:29:01.913",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The \"stub_send_ret_submit()\" function (drivers/usb/usbip/stub_tx.c) in the Linux Kernel before version 4.14.8, 4.9.71, 4.1.49, and 4.4.107 allows attackers to cause a denial of service (NULL pointer dereference) via a specially crafted USB over IP packet."
},
{
"lang": "es",
"value": "La funci\u00f3n \"stub_send_ret_submit()\" (drivers/usb/usbip/stub_tx.c) en el kernel de Linux, en versiones anteriores a la 4.14.8; y las versiones 4.9.71 y 4.4.107, permite que atacantes provoquen una denegaci\u00f3n de servicio (lectura fuera de l\u00edmites) mediante un USB especialmente manipulado en un paquete IP."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.1
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.1.0",
"versionEndExcluding": "4.1.49",
"matchCriteriaId": "1FC86F48-57E5-4EAA-9C69-B956264C9822"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.4.0",
"versionEndExcluding": "4.4.107",
"matchCriteriaId": "2248F2B5-9905-4489-8D4E-F4EC8FDD6274"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.9.0",
"versionEndExcluding": "4.9.71",
"matchCriteriaId": "E7FE65A0-D087-4E41-99C2-E7A34428080C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.14.0",
"versionEndExcluding": "4.14.8",
"matchCriteriaId": "3AD03762-3423-4E96-AAE0-A04E1AAAF3A8"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/102150",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.49",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.8",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.107",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.71",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/drivers/usb/usbip?id=be6123df1ea8f01ee2f896a16c2b7be3e4557a5a",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2018/05/msg00000.html",
"source": "PSIRT-CNA@flexerasoftware.com"
},
{
"url": "https://secuniaresearch.flexerasoftware.com/advisories/80722/",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://secuniaresearch.flexerasoftware.com/secunia_research/2017-21/",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://usn.ubuntu.com/3619-1/",
"source": "PSIRT-CNA@flexerasoftware.com"
},
{
"url": "https://usn.ubuntu.com/3619-2/",
"source": "PSIRT-CNA@flexerasoftware.com"
},
{
"url": "https://usn.ubuntu.com/3754-1/",
"source": "PSIRT-CNA@flexerasoftware.com"
},
{
"url": "https://www.debian.org/security/2018/dsa-4187",
"source": "PSIRT-CNA@flexerasoftware.com"
},
{
"url": "https://www.spinics.net/lists/linux-usb/msg163480.html",
"source": "PSIRT-CNA@flexerasoftware.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
}
]
}