www: de92eaba: Typo
kstange at pidgin.im
kstange at pidgin.im
Thu Jul 2 00:45:22 EDT 2009
-----------------------------------------------------------------
Revision: de92eabaa241ee85473616dedd254649d742d0ba
Ancestor: 3a63d5151e3a7885f1f684170fddcb2a923fbd6b
Author: kstange at pidgin.im
Date: 2009-07-02T04:37:10
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/de92eabaa241ee85473616dedd254649d742d0ba
Modified files:
htdocs/news/security/index.php
ChangeLog:
Typo
-------------- next part --------------
============================================================
--- htdocs/news/security/index.php b7083262c872538879aa793ef26998f980ba8362
+++ htdocs/news/security/index.php 764493cecd658885d8172662fdd7a8c6ac734a49
@@ -347,14 +347,14 @@ $vulnerabilities = array(
"fix" => "The proper variable type is now used when doing size comparison. Additionally, the malformed message is now properly discarded.",
"fixedversion" => "2.5.6",
"discoveredby" => "Loc VALBON (via TippingPoint's Zero Day Initiative)"
- );
+ ),
array(
"title" => "ICQ parser excessive memory allocation",
"date" => "28 May 2009",
"cve" => "CVE-2009-1889",
"summary" => "Misparsed web messages can result in excessive memory allocation",
"description" => "The ICQ prpl would misparse an incoming ICQ Web Message as an SMS message in certain circumstances, leading to an excessively large allocation.",
- "fix" => "Yuriy's patch corrected the misparsing of such ICQ web messages so they are no longer treated as SMS messages and adds validation to avoid unnecessary memory allocations.",
+ "fix" => "Yuriy's patch corrected the misparsing of such ICQ web messages so they are no longer treated as SMS messages and added validation to avoid unnecessary memory allocations.",
"fixedversion" => "2.5.8",
"discoveredby" => "Yuriy Kaminskiy"
)
More information about the Commits
mailing list