Vulnerability Details : CVE-2022-38216
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.
Vulnerability category: OverflowMemory Corruption
Products affected by CVE-2022-38216
- cpe:2.3:a:mapbox:maps_software_development_kit:*:*:*:*:*:android:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-38216
0.08%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 37 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-38216
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2022-38216
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by:
- cve-assign@fb.com (Secondary)
- nvd@nist.gov (Primary)
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: cve-assign@fb.com (Secondary)
References for CVE-2022-38216
-
https://github.com/mapbox/mapbox-maps-android/releases/tag/android-v10.6.1
Release android-v10.6.1 · mapbox/mapbox-maps-android · GitHubRelease Notes;Third Party Advisory
Jump to