In Deark before 1.5.8, a specially crafted input file can cause a NULL pointer dereference in the dbuf_write function (src/deark-dbuf.c).
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://fatihhcelik.github.io/posts/NULL-Pointer-Dereference-Deark/ | third party advisory patch |
https://github.com/jsummers/deark/commit/287f5ac31dfdc074669182f51ece637706070eeb | third party advisory patch |