aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2018-12-14 21:22:01 +0800
committertijl <tijl@FreeBSD.org>2018-12-14 21:22:01 +0800
commita20cfd1f082f85c8c82c502273018794204a8510 (patch)
treefa3cf65da7061c8cc821f8b0550d2df526ad96de /security
parent633f2319c5baa6df1e16648da2738ad13deb00a0 (diff)
downloadfreebsd-ports-gnome-a20cfd1f082f85c8c82c502273018794204a8510.tar.gz
freebsd-ports-gnome-a20cfd1f082f85c8c82c502273018794204a8510.tar.zst
freebsd-ports-gnome-a20cfd1f082f85c8c82c502273018794204a8510.zip
Add Mbed TLS Security Advisory 2018-03.
Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-03 Security: CVE-2018-19608
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 9fbd34481b3d..fe6f17fa084d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="293f40a0-ffa1-11e8-b258-0011d823eebd">
+ <topic>Mbed TLS -- Local timing attack on RSA decryption</topic>
+ <affects>
+ <package>
+ <name>mbedtls</name>
+ <range><lt>2.14.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Janos Follath reports:</p>
+ <blockquote cite="https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-03">
+ <p>An attacker who can run code on the same machine that is
+ performing an RSA decryption can potentially recover the plaintext
+ through a Bleichenbacher-like oracle.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-03</url>
+ <cvename>CVE-2018-19608</cvename>
+ </references>
+ <dates>
+ <discovery>2018-11-28</discovery>
+ <entry>2018-12-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="bab29816-ff93-11e8-b05b-00e04c1ea73d">
<topic>typo3 -- multiple vulnerabilities</topic>
<affects>