124 lines
3.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-23514",
"sourceIdentifier": "product-security@apple.com",
"published": "2023-02-27T20:15:14.263",
"lastModified": "2023-03-28T05:15:15.937",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A use after free issue was addressed with improved memory management. This issue is fixed in macOS Ventura 13.2.1, iOS 16.3.1 and iPadOS 16.3.1. An app may be able to execute arbitrary code with kernel privileges.."
}
],
"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:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-416"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*",
"versionEndExcluding": "16.3.1",
"matchCriteriaId": "E5B28D85-E3A2-4118-A63D-C6D4BB0BDE3A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*",
"versionEndExcluding": "16.3.1",
"matchCriteriaId": "2D2380DB-BDAF-461E-8200-1AE8044F618F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*",
"versionStartIncluding": "13.0",
"versionEndExcluding": "13.2.1",
"matchCriteriaId": "029F0FBC-6765-4560-B98E-7CAB10555DDC"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/171359/XNU-NFSSVC-Root-Check-Bypass-Use-After-Free.html",
"source": "product-security@apple.com"
},
{
"url": "http://seclists.org/fulldisclosure/2023/Mar/17",
"source": "product-security@apple.com"
},
{
"url": "http://seclists.org/fulldisclosure/2023/Mar/18",
"source": "product-security@apple.com"
},
{
"url": "http://seclists.org/fulldisclosure/2023/Mar/21",
"source": "product-security@apple.com"
},
{
"url": "https://support.apple.com/en-us/HT213633",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://support.apple.com/en-us/HT213635",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://support.apple.com/kb/HT213670",
"source": "product-security@apple.com"
},
{
"url": "https://support.apple.com/kb/HT213675",
"source": "product-security@apple.com"
},
{
"url": "https://support.apple.com/kb/HT213677",
"source": "product-security@apple.com"
}
]
}