发新话题
打印

[转载]The Misuse of RC4 in Microsoft Word and Excel

[转载]The Misuse of RC4 in Microsoft Word and Excel

信息来源:www.securityfocus.com

There is a serious security flaw in Microsoft Word and Excel. (To the best of my knowledge,
this flaw has not been reported in public before.)

The stream cipher RC4 with key length up to 128 bits is used in Microsoft Word and
Excel to encrypt the documents. But when an encrypted document gets modified and
saved, the initialization vector of RC4 remains the same. Thus the same keystream
generated from RC4 is applied to encrypt the different versions of that document.
The consequence is disastrous since a lot of information of that document
could be recovered easily from those encrypted different versions.

The details of the flaw are described in the document (PDF):

http://eprint.iacr.org/2005/007.pdf
曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题