www: 0b931b17: Add the CVE #

nosnilmot at pidgin.im nosnilmot at pidgin.im
Fri Oct 16 14:31:22 EDT 2009


-----------------------------------------------------------------
Revision: 0b931b17def7cb91bd790f70be799d06177c9320
Ancestor: 805216a4aeb573293f01c67061ed02ceed0e164f
Author: nosnilmot at pidgin.im
Date: 2009-10-16T18:25:05
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/0b931b17def7cb91bd790f70be799d06177c9320

Modified files:
        htdocs/news/security/index.php

ChangeLog: 

Add the CVE #

-------------- next part --------------
============================================================
--- htdocs/news/security/index.php	d035d6e905822a2a6d4197b70b8debbc757c4023
+++ htdocs/news/security/index.php	4c50c759796aef2d9f35d99c0a7f2e436d4136cf
@@ -436,7 +436,7 @@ $vulnerabilities = array(
 	array(
 		"title"        => "ICQ and maybe AIM remote crash",
 		"date"         => "2009-10-16",
-		"cve"          => "",
+		"cve"          => "CVE-2009-3615",
 		"summary"      => "A remote user can cause libpurple-based clients to crash",
 		"description"  => "A specially crafted message can trigger an incorrect memory access in the oscar protocol plugin which can lead to a crash.  This happens when the SIM IM client attempts to send contacts to a libpurple user.",
 		"fix"          => "Check for the correct number of fields before attempting to dereference memory.",


More information about the Commits mailing list