www: 9a284dc7: Add revisions for security things
markdoliner at pidgin.im
markdoliner at pidgin.im
Mon May 7 01:35:47 EDT 2012
----------------------------------------------------------------------
Revision: 9a284dc77ea26f9ca11abde2d4e274ad7c259634
Parent: 162f2f2e77c42cfa7569143e91b9e0cc271d9f67
Author: markdoliner at pidgin.im
Date: 05/07/12 01:29:45
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/9a284dc77ea26f9ca11abde2d4e274ad7c259634
Changelog:
Add revisions for security things
Changes against parent 162f2f2e77c42cfa7569143e91b9e0cc271d9f67
patched htdocs/news/security/index.php
-------------- next part --------------
============================================================
--- htdocs/news/security/index.php fa356de947064bc1b8f645a88ee2fedf3d792b11
+++ htdocs/news/security/index.php 8022e137bc389c2149b9b0c6607fa3e969737dc7
@@ -660,7 +660,7 @@ $vulnerabilities = array(
"cve" => "CVE-2012-2214",
"description" => "A series of specially crafted file transfer requests can cause clients to reference invalid memory. The user must have accepted one of the file transfer requests.",
"fix" => "Correctly cancel and free a SOCKS5 connection attempt so that it does not trigger an attempt to access invalid memory later.",
- "fixrevisions" => "",
+ "fixrevisions" => "d991ff6d558d185527a09eae0378edb3fc7057a5",
"fixedversion" => "2.10.4",
"discoveredby" => "Jos? Valent?n Guti?rrez"
),
@@ -670,7 +670,7 @@ $vulnerabilities = array(
"cve" => "",
"description" => "Incoming messages with certain characters or character encodings can cause clients to crash.",
"fix" => "The contents of all incoming plaintext messages are converted to UTF-8 and validated before used.",
- "fixrevisions" => "",
+ "fixrevisions" => "94cbd5a68ee237c970d8bd6d9d53106f1b9627ad",
"fixedversion" => "2.10.4",
"discoveredby" => "Fabian Yamaguchi"
)
More information about the Commits
mailing list