Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | WinRAR - Processing Filename Incorrectly Vulnerability |
|---|---|
| Date: | 21 Dec 2005 11:23:26 -0000 |
Date:
Dec. 21 2005
Rating:
low
Affected Version:
WinRAR 3.51 English Version
Other versions may also be affected.
Tested Entironment:
Windows XP Korea Version(full patched without SP.)
WinRAR 3.51 English Version
A file with Chinese Filename
Description:
When we use "Add to archive" command in right click menu to create a
compressed file ,if there are some non-default-codepage and non-ansi characters
in the name of the file(s) to be compressed ,a buffer overflow fault will
occured.
details:
[1]:%eax should be sum of filename-base and strlen ,but %eax will be incorrect
in the entironment mention above .maybe it's because WinRAR can't get the right
strlen [reason is not confirmed]
[2]:the WideCharToMultiByte API will overwrite the pointer referenced by [1]
0048CFAE mov edx,dword ptr ds:[4a330c]
0048CFB4 mov eax, edx
0048D028 mov ecx, [eax] ; [1]
0048D08B mov [edx+ecx], ebx
004A330C 2C AF A0 00
00A0AEEC 43 3A 5C 44 6F 63 75 6D 65 6E 74 73 20 61 6E 64
00A0AEFC 20 53 65 74 74 69 6E 67 73 5C 41 64 6D 69 6E 69
00A0AF0C 73 74 72 61 74 6F 72 5C B9 D9 C5 C1 20 C8 AD B8
00A0AF1C E9 5C 3F E9 A9 3F 3F 3F D9 A5 3F 3F 3F 3F DB F5
00A0AF2C 2E 64 6F 63
----------------------
0040ACC4 mov ecx, 10000000h ; cbMultiByte
0040ACC9 mov edx, [ebp+lpMultiByteStr] ; lpMultiByteStr
0040ACCF mov eax, esi ; lpWideCharStr
0040ACD1 call sub_40F874
0040F874 push ebx
0040F875 push esi
0040F876 mov esi,ecx
0040F878 mov bl,1
0040F87A push 0 ; /pDefaultCharUsed = NULL
0040F87C push 0 ; |pDefaultChar = NULL
0040F87E push esi ; |MultiByteCount = 10000000h
0040F87F push edx ; |MultiByteStr = [2]
0040F880 push -1 ; |WideCharCount = FFFFFFFFh
0040F882 push eax ; |WideCharStr
0040F883 push 0 ; |Options = 0
0040F885 push 0 ; |CodePage = CP_ACP
0040F887 call WideCharToMultiByte ; \WideCharToMultiByte
etc
for this vulnerability is difficult to exploit, I post it here directly
without notifying the vendor.
about me:
Email : agoanywhere <at> hotmail <dot> com
Temporarily at CIS Lab , SJTU , Shanghai , China
CIS Lab is short for Cryptography and Information Security Lab
best regards
c.y. wang
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Full-disclosure] iDefense Security Advisory 12.21.05: Macromedia JRun 4 Web Server URL Parsing Buffer Overflow Vulnerability, labs-no-reply@idefense.com |
|---|---|
| Next by Date: | VMware vulnerability in NAT networking, vmware-security-alert |
| Previous by Thread: | [Full-disclosure] iDefense Security Advisory 12.21.05: Macromedia JRun 4 Web Server URL Parsing Buffer Overflow Vulnerability, labs-no-reply@idefense.com |
| Next by Thread: | VMware vulnerability in NAT networking, vmware-security-alert |
| Indexes: | [Date] [Thread] [Top] [All Lists] |