CVE-2017-15601: Buffer Overflow
In GNU Libextractor 1.4, there is a heap-based buffer overflow in the EXTRACTORpngextractmethod function in plugins/pngextractor.c, related to processiTXt and stndup.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2017-15601?
CVE-2017-15601 has been classified as a high severity vulnerability due to the potential for remote code execution caused by the heap-based buffer overflow.
How do I fix CVE-2017-15601?
To fix CVE-2017-15601, upgrade to GNU Libextractor version 1.6 or apply a suitable patch to the vulnerable version.
What impact does CVE-2017-15601 have on systems running GNU Libextractor 1.4?
CVE-2017-15601 can lead to denial of service or remote code execution on systems using GNU Libextractor 1.4, potentially compromising the integrity of the affected system.
Is CVE-2017-15601 exploitable in a network setting?
Yes, CVE-2017-15601 can be exploited in a network setting if an attacker can deliver specially crafted PNG files to the vulnerable application.
What components of GNU Libextractor are affected by CVE-2017-15601?
The vulnerability in CVE-2017-15601 specifically affects the EXTRACTOR_png_extract_method function found in the plugins/png_extractor.c file.