[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Curious vulnerability in Excel 2007
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: Curious vulnerability in Excel 2007
- From: jplopezy@xxxxxxxxx
- Date: 26 Apr 2008 15:46:44 -0000
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