CVE-2016-9116: NULL Pointer Access in function imagetopnm of convert.c:2226(jp2) in OpenJPEG 2.1.2. Impact is...
6.5
CVSS Score
3.0
Basic Information
CVE ID
GHSA ID
EPSS Score
0.57317%
CWE
Published
5/13/2022
Updated
2/1/2023
KEV Status
No
Technology
-
Technical Details
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability description and the GitHub issue report clearly identify 'imagetopnm' and 'imagetoraw_common' as the functions involved in the NULL pointer dereference. The GDB backtrace pinpoints the exact line of code in 'imagetoraw_common' where the crash occurs. The Gentoo security advisory confirms the vulnerability and the affected versions.