In exiftags 1.01, nikon_prop1 in nikon.c has a heap-based buffer overflow (write of size 28) because snprintf can write to an unexpected address.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://blog.yulun.ac.cn/posts/2023/fuzzing-exiftags/ | third party advisory exploit |
https://johnst.org/sw/exiftags/ | product |