vendor:
UniPDF
by:
bonze
7.8
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: UniPDF
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: none
CPE: a:unipdf:unipdf
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7 SP1 EN
2015
UniPDF v1.1 BufferOverflow, SEH overwrite DoS PoC
A buffer overflow vulnerability exists in UniPDF v1.1 due to improper bounds checking of user-supplied input. An attacker can exploit this vulnerability to overwrite the SEH and nSEH pointers, resulting in a denial of service condition. To exploit this vulnerability, an attacker must create a malicious update.xml file containing a specially crafted string of data and copy it to the UniPDF application folder. When the application is run, the malicious string will be processed, resulting in a denial of service condition.
Mitigation:
Ensure that user-supplied input is properly validated and bounds checked.