vendor:
Cam2pc
by:
coolkaveh
7,5
CVSS
HIGH
Integer Overflow
190
CWE
Product Name: Cam2pc
Affected Version From: 4.6.2 Freeware
Affected Version To: Other versions may also be affected.
Patch Exists: NO
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: Windows XP SP3 ENG
2013
Cam2pc BMP Image Processing Integer Overflow Vulnerability
Cam2pc is prone to an integer-overflow vulnerability because it fails to properly bounds-check user-supplied data before copying it into an insufficiently sized buffer. Exploiting this issue could allow an attacker to execute arbitrary code in the context of the application. Failed exploit attempts will likely result in a denial-of-service condition.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to affect the control flow of a program.