vendor:
Easy Address Book Web Server
by:
superkojiman
N/A
CVSS
HIGH
stack buffer overflow
121
CWE
Product Name: Easy Address Book Web Server
Affected Version From: 1.6
Affected Version To: 1.6
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows XP Professional SP2 and SP3
2014
Easy Address Book Web Server 1.6 stack buffer overflow
By setting UserID in the cookie to a long string, we can overwrite EDX which allows us to control execution flow when "call dword ptr [edx+28h]" is executed. EDX is overwritten with an address pointing to a location on the stack which in turn points to a NOP sled leading to the shellcode.
Mitigation:
Unknown