111 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2020-27925",
"sourceIdentifier": "product-security@apple.com",
"published": "2020-12-08T21:15:13.593",
"lastModified": "2020-12-10T20:50:19.487",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue existed in the handling of incoming calls. The issue was addressed with additional state checks. This issue is fixed in iOS 14.2 and iPadOS 14.2. A user may answer two calls simultaneously without indication they have answered a second call."
},
{
"lang": "es",
"value": "Se present\u00f3 un problema en el manejo de las llamadas entrantes. El problema se abord\u00f3 con comprobaciones de estado adicionales. Este problema se corrigi\u00f3 en iOS versi\u00f3n 14.2 y iPadOS versi\u00f3n 14.2. Un usuario puede contestar dos llamadas simult\u00e1neamente sin indicaci\u00f3n de haber respondido una segunda llamada"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"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:M/Au:N/C:N/I:P/A:N",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 1.9
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.4,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*",
"versionEndExcluding": "14.2",
"matchCriteriaId": "8768B67A-43ED-4726-A99F-A0A57A9A2CEC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*",
"versionEndExcluding": "14.2",
"matchCriteriaId": "468039C1-6A38-44D0-A0A1-294966117744"
}
]
}
]
}
],
"references": [
{
"url": "https://support.apple.com/en-us/HT211929",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
}
]
}