i didn't understand your poc.

you are copying the value of textarea into the file
input yourself using this code.

document.getElementById("text1").value=document.getElementById("file1").value;
document.getElementById("text1").focus();

so how is it a flaw?


--- carl hardwick <[EMAIL PROTECTED]> wrote:

> New flaw found in Firefox 2.0.0.4: Firefox file
> input focus vulnerabilities:
> This demo is very simple. when you input some text
> in the textarea,
> the file input element's value will also change to
> it. I tested it on
> Firefox 1.5.0.12 and 2.0.0.4.
> 
> PoC here:
> http://yathong.googlepages.com/FirefoxFocusBug.html
> 
> credits by - Hong
> 
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter:
>
http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia -
> http://secunia.com/
> 



       
____________________________________________________________________________________
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
http://new.toolbar.yahoo.com/toolbar/features/mail/index.php

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Reply via email to