png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated "I don't think it is libpng's job to free this buffer.
References
Link | Resource |
---|---|
https://github.com/glennrp/libpng/issues/269 | Exploit Third Party Advisory |
https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html | |
https://github.com/glennrp/libpng/issues/269 | Exploit Third Party Advisory |
https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html |
Configurations
History
21 Nov 2024, 04:45
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/glennrp/libpng/issues/269 - Exploit, Third Party Advisory | |
References | () https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html - |
07 Nov 2023, 03:13
Type | Values Removed | Values Added |
---|---|---|
Summary | png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated "I don't think it is libpng's job to free this buffer. |
Information
Published : 2019-01-11 05:29
Updated : 2024-11-21 04:45
NVD link : CVE-2019-6129
Mitre link : CVE-2019-6129
CVE.ORG link : CVE-2019-6129
JSON object : View
Products Affected
libpng
- libpng
CWE
CWE-401
Missing Release of Memory after Effective Lifetime