Foxmail fmrsslink.dll RSSLINKLib.Rss...

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

Foxmail的fmrsslink.dll控件里IRss接口AddUrl(URL, Info)方法未检查网页提供的rss链接长度,当用户通过IE右键菜单收藏超长rss链接至Foxmail时,将导致栈溢出. .text:10001044 ; int __stdcall AddUrl(void *this_ptr, LPCWSTR lpURL, LPWSTR lpInfo) .text:10001044 AddUrl proc near ; DATA XREF: .rdata:100041E0o .text:10001044 ; .rdata:10004244o .text:10001044 .text:10001044 str_Vuln = byte ptr -200h .text:10001044 Parameters = byte ptr -100h .text:10001044 this_ptr = dword ptr 8 .text:10001044 lpURL = dword ptr 0Ch .text:10001044 lpInfo = dword ptr 10h .text:10001044 .text:10001044 push ebp .text:10001045 mov ebp, esp .text:10001047 sub esp, 200h .text:1000104D push esi .text:1000104E push edi .text:1000104F push [ebp+lpURL] .text:10001052 call my_wsclen .text:10001057 pop ecx .text:10001058 mov ecx, [ebp+this_ptr] .text:1000105B push eax ; length_lpURL,URL长度,未检查 .text:1000105C push [ebp+lpURL] ; lpURL .text:1000105F lea eax, [ebp+str_Vuln] .text:10001065 push eax ; str_Vuln 只有512字节 .text:10001066 call my_WideCharToMultiByte ; <==...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息