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

103 lines
2.8 KiB
JSON

{
"id": "CVE-2022-40363",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-29T13:15:11.047",
"lastModified": "2022-10-04T18:23:21.970",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A buffer overflow in the component nfc_device_load_mifare_ul_data of Flipper Devices Inc., Flipper Zero before v0.65.2 allows attackers to cause a Denial of Service (DoS) via a crafted NFC file."
},
{
"lang": "es",
"value": "Un desbordamiento de b\u00fafer en el componente nfc_device_load_mifare_ul_data de Flipper Devices Inc., Flipper Zero versiones anteriores a v0.65.2, permite a atacantes causar una Denegaci\u00f3n de Servicio (DoS) por medio de un archivo NFC dise\u00f1ado"
}
],
"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-787"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:flipperzero:flipper_zero_firmware:*:*:*:*:*:*:*:*",
"versionEndExcluding": "0.65.2",
"matchCriteriaId": "9A9C11DF-0C79-4997-9B14-0CE7384D1AB3"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:flipperzero:flipper_zero:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5607FA04-8683-41C5-BFC1-4223F04CBC9C"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/flipperdevices/flipperzero-firmware/pull/1697",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://vvx7.io/posts/2022/09/your-amiibos-haunted/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}