aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2020-04-15 13:30:03 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2020-04-15 13:30:03 +0000
commit81a43c2ff38a473bef4df4ab71d8e698492a0a52 (patch)
tree815220ad0f7ae4e891edb896a8950dc75247bc37 /security
parent72e837151e91cf8a0fafccd310c902932348be45 (diff)
downloadports-81a43c2ff38a473bef4df4ab71d8e698492a0a52.tar.gz
ports-81a43c2ff38a473bef4df4ab71d8e698492a0a52.zip
Document Mbed TLS CVE-2020-10932.
Notes
Notes: svn path=/head/; revision=531767
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 8d8c8ec9c923..90db3eece9dd 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,36 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="bf1f47c4-7f1b-11ea-bf94-001cc0382b2f">
+ <topic>Mbed TLS -- Side channel attack on ECDSA</topic>
+ <affects>
+ <package>
+ <name>mbedtls</name>
+ <range><lt>2.16.6</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Manuel Pégourié-Gonnard reports:</p>
+ <blockquote cite="https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-04">
+ <p>An attacker with access to precise enough timing and memory access
+ information (typically an untrusted operating system attacking a
+ secure enclave such as SGX or the TrustZone secure world) can fully
+ recover an ECDSA private key after observing a number of signature
+ operations.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-04</url>
+ <cvename>CVE-2020-10932</cvename>
+ </references>
+ <dates>
+ <discovery>2020-04-14</discovery>
+ <entry>2020-04-15</entry>
+ </dates>
+ </vuln>
+
<vuln vid="570706ff-7ee0-11ea-bd0b-001b217b3468">
<topic>Gitlab -- Multiple Vulnerabilities</topic>
<affects>