SumatraPDF lt 0.9.3 Heap Overflow PoC
Posted by c on Apr 24
The overflow occurs at the following location:
mupdf/mupdf/pdf_function.c:1167
obj = fz_dictgets(dict, "C0");
if (fz_isarray(obj))
{
func->n =…
If it’s about security, you heard it here first
Posted by c on Apr 24
The overflow occurs at the following location:
mupdf/mupdf/pdf_function.c:1167
obj = fz_dictgets(dict, "C0");
if (fz_isarray(obj))
{
func->n =…