2024-09-25 18:03:19 +00:00

122 lines
3.3 KiB
JSON

{
"id": "CVE-2023-6387",
"sourceIdentifier": "product-security@silabs.com",
"published": "2024-02-02T16:15:53.337",
"lastModified": "2024-09-25T17:15:14.770",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A potential buffer overflow exists in the Bluetooth LE HCI CPC sample application in the Gecko SDK which may result in a denial of service or remote code execution"
},
{
"lang": "es",
"value": "Existe un posible desbordamiento del b\u00fafer en la aplicaci\u00f3n de muestra Bluetooth LE HCI CPC en el SDK de Gecko, lo que puede provocar una denegaci\u00f3n de servicio o la ejecuci\u00f3n remota de c\u00f3digo."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9
},
{
"source": "product-security@silabs.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.6,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-131"
}
]
},
{
"source": "product-security@silabs.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-125"
},
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:silabs:gecko_software_development_kit:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.4.0",
"matchCriteriaId": "622923FE-6895-4AC7-B0D5-CA7A7764E91B"
}
]
}
]
}
],
"references": [
{
"url": "https://community.silabs.com/069Vm000000WNKuIAO",
"source": "product-security@silabs.com",
"tags": [
"Permissions Required"
]
},
{
"url": "https://github.com/SiliconLabs/gecko_sdk/releases/tag/v4.4.0",
"source": "product-security@silabs.com",
"tags": [
"Release Notes"
]
}
]
}