83 lines
2.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-38497",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-13T21:15:09.703",
"lastModified": "2022-09-21T20:00:54.947",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "LIEF commit 365a16a was discovered to contain a segmentation violation via the component CoreFile.tcc:69."
},
{
"lang": "es",
"value": "Se ha detectado que LIEF commit 365a16a, contiene una violaci\u00f3n de segmentaci\u00f3n por medio del componente CoreFile.tcc:69"
}
],
"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:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lief-project:lief:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.12.1",
"matchCriteriaId": "B2A9F55D-96B8-4830-A6DB-5D04F75406E4"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/lief-project/LIEF/issues/766",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
}
]
}