summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/vuxml/vuln.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 64c5016b5f01..dced51635f65 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,46 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="f96044a2-7df9-414b-9f6b-6e5b85d06c86">
+ <topic>Rails -- Active Job vulnerability</topic>
+ <affects>
+ <package>
+ <name>rubygem-activejob4</name>
+ <range><lt>4.2.11</lt></range>
+ </package>
+ <package>
+ <name>rubygem-activejob5</name>
+ <range><lt>5.1.6.1</lt></range>
+ </package>
+ <package>
+ <name>rubygem-activejob50</name>
+ <range><lt>5.0.7.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Ruby on Rails blog:</p>
+ <blockquote cite="https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released/">
+ <p>Rails 4.2.11, 5.0.7.1, 5.1.6.1 and 5.2.1.1 have been released! These
+ contain the following important security fixes, and it is recommended
+ that users upgrade as soon as possible</p>
+ <p>CVE-2018-16476 Broken Access Control vulnerability in Active Job:
+ Carefully crafted user input can cause Active Job to deserialize it
+ using GlobalId and allow an attacker to have access to information that
+ they should not have.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released/</url>
+ <cvename>CVE-2018-16476</cvename>
+ </references>
+ <dates>
+ <discovery>2018-11-27</discovery>
+ <entry>2018-12-02</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3563fae5-f60c-11e8-b513-5404a68ad561">
<topic>uriparser -- Multiple vulnerabilities</topic>
<affects>