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>] [day] [month] [year] [list]
From: psz at maths.usyd.edu.au (Paul Szabo)
Subject: Re: -10Day CERT Advisory on PDF Files

To protect yourself against this bug, you may want to clobber acroread's
ability to launch your browser. (May still get correct behaviour if your
browser is already running.) Would launch with a system() call, using
"DISPLAY=xxx BROWSER URL". Find the file wwwlink.api for your installation
(I had it in /usr/local/lib/Acrobat4.05/Reader/alphaosf/plug_ins and
/usr/sms/share/Acrobat/505/Reader/intellinux/plug_ins for Tru64 and Linux),
then use:

# perl -i.ORIG -pe 's/DISPLAY=%s %s %s /echo No go; exit\n/' wwwlink.api

(Note that the replacement string must be the exact same length.)

Cheers,

Paul Szabo - psz@...hs.usyd.edu.au  http://www.maths.usyd.edu.au:8000/u/psz/
School of Mathematics and Statistics  University of Sydney   2006  Australia

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ