diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 6895fd52ee4c..22d69238d7c3 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,32 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="7700061f-34f7-11e9-b95c-b499baebfeaf"> + <topic>OpenSSL -- Undisclosed vulnerability</topic> + <affects> + <package> + <name>openssl</name> + <range><lt>1.0.2r,1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The OpenSSL project reports:</p> + <blockquote cite="https://mta.openssl.org/pipermail/openssl-announce/2019-February/000145.html"> + <p>OpenSSL 1.0.2r is a security-fix release. The highest severity + issue fixed in this release is MODERATE</p> + </blockquote> + </body> + </description> + <references> + <url>https://mta.openssl.org/pipermail/openssl-announce/2019-February/000145.html</url> + </references> + <dates> + <discovery>2019-02-19</discovery> + <entry>2019-02-20</entry> + </dates> + </vuln> + <vuln vid="f0416fb5-3130-11e9-a5ba-e0d55e883e26"> <topic>msmtp -- certificate-verification issue</topic> <affects> |