2024-01-17 17:00:30 +00:00

87 lines
2.5 KiB
JSON

{
"id": "CVE-2023-38022",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-30T03:15:08.360",
"lastModified": "2024-01-17T15:09:09.537",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Fortanix EnclaveOS Confidential Computing Manager (CCM) Platform before 3.29 for Intel SGX. Insufficient pointer validation allows a local attacker to access unauthorized information. This relates to strlen and sgx_is_within_user."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en Fortanix EnclaveOS Confidential Computing Manager (CCM) Platform anterior a 3.29 para Intel SGX. Una validaci\u00f3n de puntero insuficiente permite que un atacante local acceda a informaci\u00f3n no autorizada. Esto se relaciona con strlen y sgx_is_within_user."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"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:a:fortanix:confidential_computing_manager:*:*:*:*:*:intel_software_guard_extensions:*:*",
"versionEndExcluding": "3.29",
"matchCriteriaId": "1AAC8EBD-B2F2-4FD6-BE41-3EB5C15ABEDD"
}
]
}
]
}
],
"references": [
{
"url": "https://jovanbulck.github.io/files/ccs19-tale.pdf",
"source": "cve@mitre.org",
"tags": [
"Technical Description"
]
},
{
"url": "https://jovanbulck.github.io/files/oakland24-pandora.pdf",
"source": "cve@mitre.org",
"tags": [
"Technical Description"
]
}
]
}