2024-12-08 03:06:42 +00:00

100 lines
3.0 KiB
JSON

{
"id": "CVE-2022-38216",
"sourceIdentifier": "cve-assign@fb.com",
"published": "2022-08-16T01:15:14.360",
"lastModified": "2024-11-21T07:16:04.593",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An integer overflow exists in Mapbox's closed source gl-native library prior to version 10.6.1, which is bundled with multiple Mapbox products including open source libraries. The overflow is caused by large image height and width values when creating a new Image and allows for out of bounds writes, potentially crashing the Mapbox process."
},
{
"lang": "es",
"value": "Se presenta un desbordamiento de enteros en la biblioteca de c\u00f3digo cerrado gl-native de Mapbox versiones anteriores a 10.6.1, que es incluida con varios productos de Mapbox, incluyendo las bibliotecas de c\u00f3digo abierto. El desbordamiento es causado por grandes valores de altura y anchura de la imagen cuando es creada una nueva imagen y permite escrituras fuera de l\u00edmites, lo que potencialmente puede bloquear el proceso de Mapbox."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "cve-assign@fb.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mapbox:maps_software_development_kit:*:*:*:*:*:android:*:*",
"versionEndExcluding": "10.6.1",
"matchCriteriaId": "88C156D3-10A4-4AC0-8A21-CD494993362A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/mapbox/mapbox-maps-android/releases/tag/android-v10.6.1",
"source": "cve-assign@fb.com",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/mapbox/mapbox-maps-android/releases/tag/android-v10.6.1",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}