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
| ||
|
Message-ID: <20080426154644.14493.qmail@securityfocus.com> Date: 26 Apr 2008 15:46:44 -0000 From: jplopezy@...il.com To: bugtraq@...urityfocus.com Subject: Re: Curious vulnerability in Excel 2007 what happens is that you can inject code because the excel interprets the tag <html> for example if pasted into the excel <h1> hello </ h1> that it does is show the text in bold .. does nothing, but if pasted <html> <h1> hello </ h1> appears in bold text. Juan Pablo Lopez Yacubian