René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

81 lines
2.2 KiB
JSON

{
"id": "CVE-2022-40922",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-03T13:15:12.023",
"lastModified": "2022-10-05T13:04:53.207",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability in the LIEF::MachO::BinaryParser::init_and_parse function of LIEF v0.12.1 allows attackers to cause a denial of service (DOS) through a segmentation fault via a crafted MachO file."
},
{
"lang": "es",
"value": "Una vulnerabilidad en la funci\u00f3n LIEF::MachO::BinaryParser::init_and_parse de LIEF versi\u00f3n v0.12.1, permite a atacantes causar una denegaci\u00f3n de servicio (DOS) mediante un fallo de segmentaci\u00f3n por medio de un archivo MachO dise\u00f1ado"
}
],
"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:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.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:lief-project:lief:0.12.1:*:*:*:*:*:*:*",
"matchCriteriaId": "BC60B6E0-1155-48A0-9CB4-1A6201D420C7"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/lief-project/LIEF/issues/781",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}