www: 34c20013: And I guess we can link to the specific ...

markdoliner at pidgin.im markdoliner at pidgin.im
Sat Dec 10 19:45:21 EST 2011


----------------------------------------------------------------------
Revision: 34c20013e3dee838cb7c0ecb5111ffc45702c8dd
Parent:   358067d54fb25ef4ff7d023a4ec915e46e5393a7
Author:   markdoliner at pidgin.im
Date:     12/10/11 19:40:26
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/34c20013e3dee838cb7c0ecb5111ffc45702c8dd

Changelog: 

And I guess we can link to the specific commit, now that there are
separate CVEs for them.

Changes against parent 358067d54fb25ef4ff7d023a4ec915e46e5393a7

  patched  htdocs/news/security/index.php

-------------- next part --------------
============================================================
--- htdocs/news/security/index.php	2bad2c8e42f6eb88806bf8a9c29429af987bde7f
+++ htdocs/news/security/index.php	06ab3f610724c0aff79fec06aa1ccb073ec27337
@@ -600,7 +600,7 @@ $vulnerabilities = array(
 		"cve"          => "CVE-2011-3594",
 		"description"  => "When receiving various incoming messages, the SILC protocol plugin failed to validate that a piece of text was UTF-8.  In some cases invalid UTF-8 data would lead to a crash.",
 		"fix"          => "Validate incoming strings as UTF-8 before using them as such.",
-		"fixrevisions" => "7eb1f6d56cc58bbb5b56b7df53955d36b9b419b8,afb9ede3de989f217f03d5670cca00e628bd11f1",
+		"fixrevisions" => "7eb1f6d56cc58bbb5b56b7df53955d36b9b419b8",
 		"fixedversion" => "2.10.1",
 		"discoveredby" => "Diego Bauche Madero from IOActive"
 	),
@@ -630,7 +630,7 @@ $vulnerabilities = array(
 		"cve"          => "CVE-2011-4603",
 		"description"  => "When receiving various incoming messages, the SILC protocol plugin failed to validate that a piece of text was UTF-8.  In some cases invalid UTF-8 data would lead to a crash.  This vulnerability is similar to CVE-2011-3594, but occurs in a different piece of code and was fixed at a later date.",
 		"fix"          => "Validate incoming strings as UTF-8 before using them as such.",
-		"fixrevisions" => "7eb1f6d56cc58bbb5b56b7df53955d36b9b419b8,afb9ede3de989f217f03d5670cca00e628bd11f1",
+		"fixrevisions" => "afb9ede3de989f217f03d5670cca00e628bd11f1",
 		"fixedversion" => "2.10.1",
 		"discoveredby" => "Diego Bauche Madero from IOActive"
 	)


More information about the Commits mailing list