Re: XMLHttpRequest file upload vulnerability Chrome 2 & Safari 3
- From: Michal Zalewski <lcamtuf@xxxxxxxxxxx>
- Date: Tue, 9 Jun 2009 14:08:41 -0700
.html can be crafted to force a unaware user to read file from local, and then possibly send it to a server.
Yup, this is an unfortunate, legacy property, not specific to any
particular browser; it is also fairly well-known and documented; see:
http://code.google.com/p/browsersec/wiki/Part2#Same-origin_policy
(multiple sections discussing file: access rules, including
XMLHttpRequest, DOM access, etc)
http://blog.chromium.org/2008/12/security-in-depth-local-web-pages.html
/mz
- References:
- XMLHttpRequest file upload vulnerability Chrome 2 & Safari 3
- From: pantera_bleed
- XMLHttpRequest file upload vulnerability Chrome 2 & Safari 3
- Prev by Date: CVE-2009-1151: phpMyAdmin Remote Code Execution Proof of Concept
- Next by Date: CORE-2009-0521 - DX Studio Player Firefox plug-in command injection
- Previous by thread: Re: XMLHttpRequest file upload vulnerability Chrome 2 & Safari 3
- Next by thread: TELUS Security Labs VR - Microsoft Office Excel Malformed Records Stack Buffer Overflow
- Index(es):