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

76 lines
1.9 KiB
JSON

{
"id": "CVE-2023-27754",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-22T17:15:15.753",
"lastModified": "2023-03-27T13:15:16.577",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "vox2mesh 1.0 has stack-overflow in main.cpp, this is stack-overflow caused by incorrect use of memcpy() funciton. The flow allows an attacker to cause a denial of service (abort) via a crafted file."
}
],
"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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vox2mesh_project:vox2mesh:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AC37AB53-0EA8-4EDF-A155-427CE8D3BA01"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/10cksYiqiyinHangzhouTechnology/vox2mesh_poc",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}