Date: Thu, 2 Aug 2012 12:48:10 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301861 - head/security/vuxml Message-ID: <201208021248.q72CmAIp082922@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wxs Date: Thu Aug 2 12:48:09 2012 New Revision: 301861 URL: http://svn.freebsd.org/changeset/ports/301861 Log: Whitespace fixes. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Aug 2 12:35:33 2012 (r301860) +++ head/security/vuxml/vuln.xml Thu Aug 2 12:48:09 2012 (r301861) @@ -227,30 +227,29 @@ Note: Please add new entries to the beg </vuln> <vuln vid="ae2fa87c-4bca-4138-8be1-67ce2a19b3a8"> - <topic>rubygem-actionpack -- Denial of Service</topic> - <affects> - <package> - <name>rubygem-actionpack</name> - <range><lt>3.2.7</lt></range> - </package> - </affects> - <description> - <body xmlns="http://www.w3.org/1999/xhtml"> - <blockquote cite="https://groups.google.com/forum/?fromgroups#!topic/rubyonrails-security/vxJjrc15qYM"> - <p>There is a DoS vulnerability in Action Pack digest - authentication handling in - authenticate_or_request_with_http_digest.</p> - </blockquote> - </body> - </description> - <references> - <cvename>CVE-2012-3424</cvename> - <url>https://groups.google.com/forum/?fromgroups#!topic/rubyonrails-security/vxJjrc15qYM</url> - </references> - <dates> - <discovery>2012-07-26</discovery> - <entry>2012-07-26</entry> - </dates> + <topic>rubygem-actionpack -- Denial of Service</topic> + <affects> + <package> + <name>rubygem-actionpack</name> + <range><lt>3.2.7</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <blockquote cite="https://groups.google.com/forum/?fromgroups#!topic/rubyonrails-security/vxJjrc15qYM"> + <p>There is a DoS vulnerability in Action Pack digest authentication + handling in authenticate_or_request_with_http_digest.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2012-3424</cvename> + <url>https://groups.google.com/forum/?fromgroups#!topic/rubyonrails-security/vxJjrc15qYM</url> + </references> + <dates> + <discovery>2012-07-26</discovery> + <entry>2012-07-26</entry> + </dates> </vuln> <vuln vid="cdc4ff0e-d736-11e1-8221-e0cb4e266481">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208021248.q72CmAIp082922>