2024-07-14 02:06:08 +00:00

107 lines
3.2 KiB
JSON

{
"id": "CVE-2019-8790",
"sourceIdentifier": "product-security@apple.com",
"published": "2020-10-27T20:15:19.627",
"lastModified": "2020-11-03T15:03:23.180",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "This issue was addresses by updating incorrect URLSession file descriptors management logic to match Swift 5.0. This issue is fixed in Swift 5.1.1 for Ubuntu. Incorrect management of file descriptors in URLSession could lead to inadvertent data disclosure."
},
{
"lang": "es",
"value": "Este problema se abord\u00f3 al actualizar la l\u00f3gica de administraci\u00f3n de descriptores de archivo URLSession incorrecta para que coincida con Swift versi\u00f3n 5.0. Este problema se corrigi\u00f3 en Swift versi\u00f3n 5.1.1 para Ubuntu. La administraci\u00f3n incorrecta de los descriptores de archivos en URLSession podr\u00eda conllevar a una divulgaci\u00f3n de datos inadvertida"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-922"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apple:swift:*:*:*:*:*:ubuntu:*:*",
"versionEndExcluding": "5.1.1",
"matchCriteriaId": "D17027AB-FDD8-40DC-9B4F-AD33A50A789F"
}
]
}
]
}
],
"references": [
{
"url": "https://support.apple.com/en-us/HT210647",
"source": "product-security@apple.com",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}