Why not open a PDF file in the browser but first save it to the harddisk?
Posted
by Lernkurve
on Super User
See other posts from Super User
or by Lernkurve
Published on 2010-03-24T23:04:03Z
Indexed on
2010/03/24
23:13 UTC
Read the original article
Hit count: 523
Question
Is it correct that saving a PDF to the harddisk first, and then opening it from there with some PDF reader (not the browser) is safer than opening it directly with the browser plugin?
My current understanding
I know that the PDF browser plugin might have a security leak and a manipulated PDF file might exploit it and get access to the user's computer.
I recently heard that saving the PDF file frist and opening it then was safer. I don't understand why that should be safer. Can anyone explain?
My logic would suggest that a manipulated file started from the harddisk can just as well exploit a security leak, say for instance, of Adobe Acrobat Reader.
© Super User or respective owner