Wednesday, January 3. 2007
It seems at the
23C3 Stefano Di Paola has disclosed a universal XSS vulnerability through the Adobe PDF Plugin. Due to this vulnerability it is possible to launch XSS attacks against any site having PDF files. An example is for example:
http://www.google.com/lib.../.../...5x11.pdf#s=javascript:alert(document.cookie);
The JavaScript is simply injected through a random variable appended to the URL fragment. Because of this vulnerability I strongly advise everyone to disable the use of the Adobe Acrobat PDF plugin in their browser. For firefox you can disable it within the Settings / Content / Filetypes menu. Just change the action performed for PDF, XPDF, FDF and everything else associated with the adobe acrobat plugin.
UPDATE: Just for the record. This issue has been fixed in the latest updates for the Adobe PDF Plugin.This does however not change the fact that the majority of users most probably still run vulnerable versions.