vendor:
BacklinkSpeed
by:
Saeed reza Zamanian
7.8
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: BacklinkSpeed
Affected Version From: 2.4
Affected Version To: 2.4
Patch Exists: NO
Related CWE: N/A
CPE: a:dummysoftware:backlinkspeed:2.4
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10.0 x64 Build 10240, Windows 7 x64, Windows Vista x32 SP1
2020
BacklinkSpeed 2.4 – Buffer Overflow PoC (SEH)
BacklinkSpeed 2.4 is vulnerable to a buffer overflow vulnerability when a maliciously crafted payload is imported. This can lead to arbitrary code execution. The exploit creates a text file named payload.txt which contains a 5000 byte payload followed by a nSEH and SEH value. When the payload.txt is imported, the application crashes due to the buffer overflow.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in the application.