2024-12-08 03:06:42 +00:00

91 lines
2.4 KiB
JSON

{
"id": "CVE-2022-45748",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-20T19:15:16.560",
"lastModified": "2024-11-21T07:29:39.850",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered with assimp 5.1.4, a use after free occurred in function ColladaParser::ExtractDataObjectFromChannel in file /code/AssetLib/Collada/ColladaParser.cpp."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema con Assimp 5.1.4, se produjo use after free en la funci\u00f3n ColladaParser::ExtractDataObjectFromChannel en el archivo /code/AssetLib/Collada/ColladaParser.cpp."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.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:a:assimp:assimp:5.1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "FE7D0D53-6814-4F31-943D-A2FB7358A3CC"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/assimp/assimp/issues/4286",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/assimp/assimp/issues/4286",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}