vendor:
Mujstest
by:
oss-sec
7,5
CVSS
HIGH
Stack Overflow
121
CWE
Product Name: Mujstest
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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: X11
2017
Mujstest Stack Overflow
Mujstest, which is part of mupdf is a scriptable tester for mupdf + js. A crafted image posted early for another issue, causes a stack overflow. The complete ASan output shows that the memory access at offset 1056 partially underflows the variables 'text', 'w', 'h', 'x', and 'y'.
Mitigation:
Developers should ensure that all user-supplied input is properly validated and sanitized before being used in any operations.