diff options
author | wxs <wxs@FreeBSD.org> | 2012-08-02 20:48:09 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-08-02 20:48:09 +0800 |
commit | 3d36312b7b952d77e6aed3d27e58c9be264ca07e (patch) | |
tree | 3b8b9d70664c7c505ad3f7f46604efbf62d750b4 | |
parent | e349524714fe58bab5137bc774bc25f68d590647 (diff) | |
download | freebsd-ports-gnome-3d36312b7b952d77e6aed3d27e58c9be264ca07e.tar.gz freebsd-ports-gnome-3d36312b7b952d77e6aed3d27e58c9be264ca07e.tar.zst freebsd-ports-gnome-3d36312b7b952d77e6aed3d27e58c9be264ca07e.zip |
Whitespace fixes.
-rw-r--r-- | security/vuxml/vuln.xml | 47 |
1 files changed, 23 insertions, 24 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 2d4e1b080f74..bafc12e2f1bd 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -227,30 +227,29 @@ Note: Please add new entries to the beginning of this file. </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"> |