fkie_cve-2019-8605
Vulnerability from fkie_nvd
Published
2019-12-18 18:15
Modified
2025-02-28 14:46
Severity ?
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
7.8 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Summary
A use after free issue was addressed with improved memory management. This issue is fixed in iOS 12.3, macOS Mojave 10.14.5, tvOS 12.3, watchOS 5.2.1. A malicious application may be able to execute arbitrary code with system privileges.
References
▶ | URL | Tags | |
---|---|---|---|
product-security@apple.com | https://support.apple.com/HT210118 | Vendor Advisory, Release Notes | |
product-security@apple.com | https://support.apple.com/HT210119 | Vendor Advisory, Release Notes | |
product-security@apple.com | https://support.apple.com/HT210120 | Vendor Advisory, Release Notes | |
product-security@apple.com | https://support.apple.com/HT210122 | Vendor Advisory, Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT210118 | Vendor Advisory, Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT210119 | Vendor Advisory, Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT210120 | Vendor Advisory, Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/HT210122 | Vendor Advisory, Release Notes |
Impacted products
{ "cisaActionDue": "2022-07-18", "cisaExploitAdd": "2022-06-27", "cisaRequiredAction": "Apply updates per vendor instructions.", "cisaVulnerabilityName": "Apple Multiple Products Use-After-Free Vulnerability", "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*", "matchCriteriaId": "DB19F7E8-75CA-4F9F-B79C-DB3B2C0E1EF4", "versionEndExcluding": "12.3", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*", "matchCriteriaId": "D6E2DF4C-D103-4762-8CF1-6EDCE088FB1A", "versionEndExcluding": "10.14.5", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*", "matchCriteriaId": "E4F48137-53D0-4469-9785-57A7FC4482AB", "versionEndExcluding": "12.3", "vulnerable": true }, { "criteria": "cpe:2.3:o:apple:watchos:*:*:*:*:*:*:*:*", "matchCriteriaId": "CF31F5E0-94DD-41FD-80D4-8A27CAECB80B", "versionEndExcluding": "5.2.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A use after free issue was addressed with improved memory management. This issue is fixed in iOS 12.3, macOS Mojave 10.14.5, tvOS 12.3, watchOS 5.2.1. A malicious application may be able to execute arbitrary code with system privileges." }, { "lang": "es", "value": "Un problema de uso de la memoria previamente liberada fue abordado con una gesti\u00f3n de memoria mejorada. Este problema es corregido en iOS versi\u00f3n 12.3, macOS Mojave versi\u00f3n 10.14.5, tvOS versi\u00f3n 12.3, watchOS versi\u00f3n 5.2.1. Una aplicaci\u00f3n maliciosa puede ejecutar c\u00f3digo arbitrario con privilegios system." } ], "id": "CVE-2019-8605", "lastModified": "2025-02-28T14:46:05.100", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2019-12-18T18:15:28.833", "references": [ { "source": "product-security@apple.com", "tags": [ "Vendor Advisory", "Release Notes" ], "url": "https://support.apple.com/HT210118" }, { "source": "product-security@apple.com", "tags": [ "Vendor Advisory", "Release Notes" ], "url": "https://support.apple.com/HT210119" }, { "source": "product-security@apple.com", "tags": [ "Vendor Advisory", "Release Notes" ], "url": "https://support.apple.com/HT210120" }, { "source": "product-security@apple.com", "tags": [ "Vendor Advisory", "Release Notes" ], "url": "https://support.apple.com/HT210122" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory", "Release Notes" ], "url": "https://support.apple.com/HT210118" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory", "Release Notes" ], "url": "https://support.apple.com/HT210119" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory", "Release Notes" ], "url": "https://support.apple.com/HT210120" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory", "Release Notes" ], "url": "https://support.apple.com/HT210122" } ], "sourceIdentifier": "product-security@apple.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…