{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2022-48618",
        "assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
        "state": "PUBLISHED",
        "assignerShortName": "apple",
        "dateReserved": "2024-01-05T23:19:09.977Z",
        "datePublished": "2024-01-09T17:58:59.097Z",
        "dateUpdated": "2024-08-03T15:17:55.511Z"
    },
    "containers": {
        "cna": {
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "An attacker with arbitrary read and write capability may be able to bypass Pointer Authentication. Apple is aware of a report that this issue may have been exploited against versions of iOS released before iOS 15.7.1."
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Apple",
                    "product": "tvOS",
                    "versions": [
                        {
                            "version": "unspecified",
                            "status": "affected",
                            "lessThan": "16.2",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "Apple",
                    "product": "macOS",
                    "versions": [
                        {
                            "version": "unspecified",
                            "status": "affected",
                            "lessThan": "13.1",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "Apple",
                    "product": "iOS and iPadOS",
                    "versions": [
                        {
                            "version": "unspecified",
                            "status": "affected",
                            "lessThan": "16.2",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "Apple",
                    "product": "watchOS",
                    "versions": [
                        {
                            "version": "unspecified",
                            "status": "affected",
                            "lessThan": "9.2",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The issue was addressed with improved checks. This issue is fixed in macOS Ventura 13.1, watchOS 9.2, iOS 16.2 and iPadOS 16.2, tvOS 16.2. An attacker with arbitrary read and write capability may be able to bypass Pointer Authentication. Apple is aware of a report that this issue may have been exploited against versions of iOS released before iOS 15.7.1."
                }
            ],
            "references": [
                {
                    "url": "https://support.apple.com/en-us/HT213535"
                },
                {
                    "url": "https://support.apple.com/en-us/HT213532"
                },
                {
                    "url": "https://support.apple.com/en-us/HT213530"
                },
                {
                    "url": "https://support.apple.com/en-us/HT213536"
                }
            ],
            "providerMetadata": {
                "orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
                "shortName": "apple",
                "dateUpdated": "2024-01-09T17:58:59.097Z"
            }
        },
        "adp": [
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-367",
                                "lang": "en",
                                "description": "CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition"
                            }
                        ]
                    }
                ],
                "affected": [
                    {
                        "vendor": "apple",
                        "product": "iphone_os",
                        "cpes": [
                            "cpe:2.3:o:apple:iphone_os:-:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "16.2",
                                "versionType": "custom"
                            }
                        ]
                    },
                    {
                        "vendor": "apple",
                        "product": "ipados",
                        "cpes": [
                            "cpe:2.3:o:apple:ipados:-:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "16.2",
                                "versionType": "custom"
                            }
                        ]
                    },
                    {
                        "vendor": "apple",
                        "product": "tvos",
                        "cpes": [
                            "cpe:2.3:o:apple:tvos:-:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "16.2",
                                "versionType": "custom"
                            }
                        ]
                    },
                    {
                        "vendor": "apple",
                        "product": "macos",
                        "cpes": [
                            "cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "13.1",
                                "versionType": "custom"
                            }
                        ]
                    },
                    {
                        "vendor": "apple",
                        "product": "watchos",
                        "cpes": [
                            "cpe:2.3:a:apple:watchos:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "16.2",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 7,
                            "attackVector": "LOCAL",
                            "baseSeverity": "HIGH",
                            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                            "integrityImpact": "HIGH",
                            "userInteraction": "NONE",
                            "attackComplexity": "HIGH",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "LOW",
                            "confidentialityImpact": "HIGH"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-02-01T05:00:06.857910Z",
                                "id": "CVE-2022-48618",
                                "options": [
                                    {
                                        "Exploitation": "active"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    },
                    {
                        "other": {
                            "type": "kev",
                            "content": {
                                "dateAdded": "2024-01-31",
                                "reference": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?search_api_fulltext=CVE-2022-48618"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-06-05T19:24:46.773Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T15:17:55.511Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://support.apple.com/en-us/HT213535",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://support.apple.com/en-us/HT213532",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://support.apple.com/en-us/HT213530",
                        "tags": [
                            "x_transferred"
                        ]
                    },
                    {
                        "url": "https://support.apple.com/en-us/HT213536",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}