vendor:
N/A
by:
Bugzilla.maptools.org
7,8
CVSS
HIGH
Heap-Buffer-Overflow
119
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2008
Heap-Buffer-Overflow in pal2rgb
The vulnerability is triggered by ./tools/pal2rgb $FILE /dev/null. The asan debug information shows that 0x611000009fe1 is located 0 bytes to the right of 225-byte region [0x611000009f00,0x611000009fe1) allocated by thread T0. This leads to a heap-buffer-overflow.
Mitigation:
The user should ensure that the input file is valid and does not contain any malicious code.