Lines 58-63
Link Here
|
58 |
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.) |
58 |
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.) |
59 |
--> |
59 |
--> |
60 |
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> |
60 |
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> |
|
|
61 |
<vuln vid="f249857a-d334-11e8-ab5b-9c5c8e75236a"> |
62 |
<topic>ruby -- multiple vulnerabilities</topic> |
63 |
<affects> |
64 |
<package> |
65 |
<name>ruby</name> |
66 |
<range><ge>2.3.0,1</ge><lt>2.3.8,1</lt></range> |
67 |
<range><ge>2.4.0,1</ge><lt>2.4.5,1</lt></range> |
68 |
<range><ge>2.5.0,1</ge><lt>2.5.2,1</lt></range> |
69 |
</package> |
70 |
</affects> |
71 |
<description> |
72 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
73 |
<p>Chris Seaton and Tyler Eckstein reports:</p> |
74 |
<blockquote cite="https://www.ruby-lang.org/en/news/2018/10/17/ruby-2-5-2-released/"> |
75 |
<p>CVE-2018-16395: OpenSSL::X509::Name equality check does not work correctly</p> |
76 |
<p>The equality check of OpenSSL::X509::Name is not correctly in openssl extension library bundled with Ruby.</p> |
77 |
<p>CVE-2018-16396: Tainted flags are not propagated in Array#pack and String#unpack with some directives</p> |
78 |
<p>In Array#pack and String#unpack with some formats, the tainted flags of the original data are not propagated to the returned string/array.</p> |
79 |
</blockquote> |
80 |
</body> |
81 |
</description> |
82 |
<references> |
83 |
<url>https://www.ruby-lang.org/en/news/2018/10/17/openssl-x509-name-equality-check-does-not-work-correctly-cve-2018-16395/</url> |
84 |
<url>https://www.ruby-lang.org/en/news/2018/10/17/not-propagated-taint-flag-in-some-formats-of-pack-cve-2018-16396/</url> |
85 |
<cvename>CVE-2018-16395</cvename> |
86 |
<cvename>CVE-2018-16396</cvename> |
87 |
</references> |
88 |
<dates> |
89 |
<discovery>2018-10-17</discovery> |
90 |
<entry>2018-10-19</entry> |
91 |
</dates> |
92 |
</vuln> |
93 |
|
61 |
<vuln vid="2383767c-d224-11e8-9623-a4badb2f4699"> |
94 |
<vuln vid="2383767c-d224-11e8-9623-a4badb2f4699"> |
62 |
<topic>libssh -- authentication bypass vulnerability</topic> |
95 |
<topic>libssh -- authentication bypass vulnerability</topic> |
63 |
<affects> |
96 |
<affects> |