{ "id": "CVE-2024-48425", "sourceIdentifier": "cve@mitre.org", "published": "2024-10-24T21:15:14.303", "lastModified": "2024-10-28T19:35:28.823", "vulnStatus": "Awaiting Analysis", "cveTags": [], "descriptions": [ { "lang": "en", "value": "A segmentation fault (SEGV) was detected in the Assimp::SplitLargeMeshesProcess_Triangle::UpdateNode function within the Assimp library during fuzz testing using AddressSanitizer. The crash occurs due to a read access violation at address 0x000000000460, which points to the zero page, indicating a null or invalid pointer dereference." }, { "lang": "es", "value": "Se detect\u00f3 una falla de segmentaci\u00f3n (SEGV) en la funci\u00f3n Assimp::SplitLargeMeshesProcess_Triangle::UpdateNode dentro de la librer\u00eda Assimp durante una prueba de fuzz con AddressSanitizer. El bloqueo se produce debido a una violaci\u00f3n de acceso de lectura en la direcci\u00f3n 0x000000000460, que apunta a la p\u00e1gina cero, lo que indica una desreferencia de puntero nula o no v\u00e1lida." } ], "metrics": { "cvssMetricV31": [ { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "baseScore": 5.5, "baseSeverity": "MEDIUM", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-120" } ] } ], "references": [ { "url": "https://github.com/assimp/assimp/issues/5791", "source": "cve@mitre.org" } ] }