cvelist/2022/38xxx/CVE-2022-38072.json

131 lines
5.0 KiB
JSON
Raw Normal View History

2022-08-18 19:00:41 +00:00
{
2023-04-03 16:00:35 +00:00
"data_version": "4.0",
2022-08-18 19:00:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-38072",
2023-04-03 16:00:35 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2022-08-18 19:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-03 16:00:35 +00:00
"value": "An improper array index validation vulnerability exists in the stl_fix_normal_directions functionality of ADMesh Master Commit 767a105 and v0.98.4. A specially-crafted stl file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger this vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-118: Incorrect Access of Indexable Resource ('Range Error')",
"cweId": "CWE-118"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ADMesh",
"product": {
"product_data": [
{
"product_name": "ADMesh",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Master Commit 767a105"
},
{
"version_affected": "=",
"version_value": "v0.98.4"
},
{
"version_affected": "=",
"version_value": "Master Commit 767a105"
},
{
"version_affected": "=",
"version_value": "v0.98.4"
},
{
"version_affected": "=",
"version_value": "Master Commit 767a105"
},
{
"version_affected": "=",
"version_value": "v0.98.4"
}
]
}
}
]
}
},
{
"vendor_name": "Slic3r",
"product": {
"product_data": [
{
"product_name": "libslic3r",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Master Commit b1a5500"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1594",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1594"
},
{
"url": "https://github.com/admesh/admesh/commit/5fab257268a0ee6f832c18d72af89810a29fbd5f",
"refsource": "MISC",
"name": "https://github.com/admesh/admesh/commit/5fab257268a0ee6f832c18d72af89810a29fbd5f"
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by Francesco Benvenuto of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
2022-08-18 19:00:41 +00:00
}
]
}
}