lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
From: mike.gordon at lmco.com (Gordon, Mike)
Subject: RE: RE: Re: Bad news on RPC DCOM vulnerability

Brett:

Are you using the version of the code from the Russian Web Site?  I compiled
and tested it against XP.  Forces the machine to crash both patched and
unpatched.  (MS is aware of this).  None of the code ever added a user to
the device.  Did this happen on the 2K unpatched machine?  I've seen some
other versions of the code that don't seem to require the external bshell
file but incorporates the shell into the C code but I haven't really had
much time to investigate.





Yes the code does work against an unpatched system.. 
Code execution reaches 
77FCC992 mov dword ptr [edx],ecx 
77FCC994 mov dword ptr [eax+4],ecx 
Where EDX is critical address and ECX is heap offset 
It then reaches 
77FCC663 mov dword ptr [ecx],eax 
77FCC665 mov dword ptr [eax+4],ecx 
Where ECX is heap offset and EAX is jump instruction.. 
This is what flashsky was referring to in his post about a universal way 
to exploit heap overflows.. 
Its not 100% reliable tho, as sometimes execution reaches the second code 
segment first, which will cause a crash. 
We also saw execution reaching 
77D399FD call dword ptr [esi+8] 
where ESI points into the overflow buffer, but also causes a crash.. 
After installig the MS03-039 patch, the exploit code had no affect on our 
test system... 
Test system is Win2k English SP4+MS03-039.. 
It is possible however that other versions of Win2K are vulnerable to the 
denial of service that has been discussed... 
Has anybody confirmed this with details of the vulnerable systems? 
Brett 


Michael A. Gordon
Information Security Services
LM Aero - Fort Worth
817-935-1646
Mail Zone: 9381
 <<Gordon, Mike.vcf>> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20031014/9ae6cb03/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Gordon, Mike.vcf
Type: application/octet-stream
Size: 598 bytes
Desc: not available
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20031014/9ae6cb03/GordonMike.obj

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ