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

103 lines
3.1 KiB
JSON

{
"id": "CVE-2022-22677",
"sourceIdentifier": "product-security@apple.com",
"published": "2022-11-01T20:15:17.290",
"lastModified": "2022-11-03T13:47:30.597",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A logic issue in the handling of concurrent media was addressed with improved state handling. This issue is fixed in macOS Monterey 12.4, iOS 15.5 and iPadOS 15.5. Video self-preview in a webRTC call may be interrupted if the user answers a phone call."
},
{
"lang": "es",
"value": "Se abord\u00f3 un problema l\u00f3gico en el manejo de medios concurrentes mejorando el manejo del estado. Este problema se solucion\u00f3 en macOS Monterey 12.4, iOS 15.5 y iPadOS 15.5. La vista previa autom\u00e1tica de video en una llamada webRTC puede interrumpirse si el usuario responde una llamada telef\u00f3nica."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*",
"versionEndExcluding": "15.5",
"matchCriteriaId": "5B3F8579-F907-4E15-A4D6-1459A6687594"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*",
"versionEndExcluding": "15.5",
"matchCriteriaId": "29151647-DA19-4B1B-B1CD-2E05A712F941"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*",
"versionStartIncluding": "12.0.0",
"versionEndExcluding": "12.4",
"matchCriteriaId": "56A8A170-44A7-4334-88B0-CB4413E28E53"
}
]
}
]
}
],
"references": [
{
"url": "https://support.apple.com/en-us/HT213257",
"source": "product-security@apple.com",
"tags": [
"Release Notes",
"Vendor Advisory"
]
},
{
"url": "https://support.apple.com/en-us/HT213258",
"source": "product-security@apple.com",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}