- Document Ruby on Rails multiple vulnerabilities
This commit is contained in:
parent
5689f1a9d9
commit
633ffbae19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410429
1 changed files with 47 additions and 0 deletions
|
@ -58,6 +58,53 @@ Notes:
|
|||
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="5a016dd0-8aa8-490e-a596-55f4cc17e4ef">
|
||||
<topic>rails -- multiple vulnerabilities</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>rubygem-actionpack</name>
|
||||
<range><lt>3.2.22.2</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>rubygem-actionpack4</name>
|
||||
<range><lt>4.2.5.2</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>rubygem-actionview</name>
|
||||
<range><lt>4.2.5.2</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>rubygem-rails</name>
|
||||
<range><lt>3.2.22.2</lt></range>
|
||||
</package>
|
||||
<package>
|
||||
<name>rubygem-rails4</name>
|
||||
<range><lt>4.2.5.2</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>Ruby on Rails blog:</p>
|
||||
<blockquote cite="http://weblog.rubyonrails.org/2016/2/29/Rails-4-2-5-2-4-1-14-2-3-2-22-2-have-been-released/">
|
||||
<p>Rails 4.2.5.2, 4.1.14.2, and 3.2.22.2 have been released! These
|
||||
contain the following important security fixes, and it is
|
||||
recommended that users upgrade as soon as possible.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<cvename>CVE-2016-2097</cvename>
|
||||
<cvename>CVE-2016-2098</cvename>
|
||||
<url>https://groups.google.com/d/msg/rubyonrails-security/ddY6HgqB2z4/we0RasMZIAAJ</url>
|
||||
<url>https://groups.google.com/d/msg/rubyonrails-security/ly-IH-fxr_Q/WLoOhcMZIAAJ</url>
|
||||
<url>http://weblog.rubyonrails.org/2016/2/29/Rails-4-2-5-2-4-1-14-2-3-2-22-2-have-been-released/</url>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2016-02-29</discovery>
|
||||
<entry>2016-03-06</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="f85fa236-e2a6-412e-b5c7-c42120892de5">
|
||||
<topic>chromium -- multiple vulnerabilities</topic>
|
||||
<affects>
|
||||
|
|
Loading…
Reference in a new issue