Lucene search
+L

1385 matches found

FreeBSD
FreeBSD
added 2020/09/01 12:00 a.m.38 views

Mbed TLS -- Local side channel attack on classical CBC decryption in (D)TLS

Manuel Pégourié-Gonnard reports: When decrypting/authenticating DTLS record in a connection using a CBC ciphersuite without the Encrypt-then-Mac extension RFC 7366, Mbed TLS used dummy rounds of the compression function associated with the hash used for HMAC in order to hide the length of the...

5.5CVSS2.8AI score0.00368EPSS
SaveExploits0References1
Veracode
Veracode
added 2020/08/06 9:34 p.m.38 views

Information Disclosure

Arm Mbed TLS is vulnerable to Information Disclosure. An attacker that can get precise enough side-channel measurements can recover the long-term ECDSA private key by 1 reconstructing the projective coordinate of the result of scalar multiplication by exploiting side channels in the conversion to...

4.7CVSS1.8AI score0.0025EPSS
SaveExploits0References8Affected Software1
Veracode
Veracode
added 2020/08/06 9:33 p.m.31 views

Sensitive Information Disclosure

Arm Mbed TLS is vulnerable to sensitive information leakage. When deterministic ECDSA is enabled, it uses an RNG with insufficient entropy for blinding, which might allow an attacker to recover a private key via side-channel attacks if a victim signs the same message many times...

5.3CVSS2.4AI score0.01773EPSS
SaveExploits0References10Affected Software1
Veracode
Veracode
added 2020/08/06 9:31 p.m.31 views

Information Disclosure

mbedtls is vulnerable to information disclosure. The vulnerability exists as the ECDSA signature implementation in ecdsa.c in Arm Mbed Crypto 2.1 and Mbed TLS through 2.19.1 does not reduce the blinded scalar before computing the inverse, which allows a local attacker to recover the private key v...

4.7CVSS4.5AI score0.0034EPSS
SaveExploits0References7Affected Software1
ArchLinux
ArchLinux
added 2020/07/31 12:00 a.m.31 views

[ASA-202007-5] mbedtls: private key recovery

Arch Linux Security Advisory ASA-202007-5 ========================================= Severity: Medium Date : 2020-07-31 CVE-ID : CVE-2020-10932 Package : mbedtls Type : private key recovery Remote : No Link : https://security.archlinux.org/AVG-1141 Summary ======= The package mbedtls before versio...

4.7CVSS0.7AI score0.0025EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2020/07/24 12:00 a.m.25 views

Fedora: Security Advisory for mbedtls (FEDORA-2020-fa74e15364)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

5.9CVSS7.8AI score0.01671EPSS
SaveExploits0References2
Fedora
Fedora
added 2020/07/23 1:17 a.m.39 views

[SECURITY] Fedora 31 Update: mbedtls-2.16.7-1.fc31

Mbed TLS is a light-weight open source cryptographic and SSL/TLS library written in C. Mbed TLS makes it easy for developers to include cryptographic and SSL/TLS capabilities in their embedded applications with as little hassle as possible. FOSS License Exception:...

5.9CVSS0.7AI score0.01671EPSS
SaveExploits0
Fedora
Fedora
added 2020/07/23 1:07 a.m.31 views

[SECURITY] Fedora 32 Update: mbedtls-2.16.7-1.fc32

Mbed TLS is a light-weight open source cryptographic and SSL/TLS library written in C. Mbed TLS makes it easy for developers to include cryptographic and SSL/TLS capabilities in their embedded applications with as little hassle as possible. FOSS License Exception:...

5.9CVSS0.7AI score0.01671EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/07/23 12:00 a.m.33 views

Fedora 31 : mbedtls (2020-5b60029fe2)

Update to 2.16.7 Security advisory: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security -advisory-2020-07 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically...

5.9CVSS6.3AI score0.01671EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2020/07/17 12:00 a.m.6 views

PT-2020-6619 · Mbed Tls +1 · Mbed Tls +1

Name of the Vulnerable Software and Affected Versions: Mbed TLS versions prior to 2.24.0 Description: An issue in the verification of X.509 certificates allows an attacker to impersonate a domain by getting a certificate for the corresponding IPv4 or IPv6 address, provided they control that IP...

9.8CVSS5.5AI score0.02577EPSS
SaveExploits4References59
Tenable Nessus
Tenable Nessus
added 2020/07/08 12:00 a.m.13 views

FreeBSD : Mbed TLS -- Side-channel attack on ECC key import and validation (c685edd9-c045-11ea-8898-001cc0382b2f)

Manuel Pegourie-Gonnard reports : The scalar multiplication function in Mbed TLS accepts a random number generator RNG as an optional argument and, if provided, uses it to protect against some attacks. It is the caller's responsibility to provide a RNG if protection against side-channel attacks i...

5.4AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2020/07/02 12:00 a.m.14 views

PT-2021-6717 · Arm +2 · Mbed Tls +2

Name of the Vulnerable Software and Affected Versions: Arm Mbed TLS versions prior to 2.23.0 Description: A remote attacker can recover plaintext because a certain Lucky 13 countermeasure doesn't properly consider the case of a hardware accelerator. This issue is related to the implementation of...

9.8CVSS5.7AI score0.02577EPSS
SaveExploits6References59
Positive Technologies
Positive Technologies
added 2020/07/02 12:00 a.m.9 views

PT-2021-6718

Name of the Vulnerable Software and Affected Versions Arm Mbed TLS versions prior to 2.23.0 Description The issue is related to a side channel in modular exponentiation, which could disclose an RSA private key used in a secure enclave. This is due to a dependency of the instruction timing on the...

9.8CVSS6.6AI score0.02577EPSS
SaveExploits6References62
FreeBSD
FreeBSD
added 2020/07/01 12:00 a.m.33 views

Mbed TLS -- Side-channel attack on ECC key import and validation

Manuel Pégourié-Gonnard reports: The scalar multiplication function in Mbed TLS accepts a random number generator RNG as an optional argument and, if provided, uses it to protect against some attacks. It is the caller's responsibility to provide a RNG if protection against side-channel attacks is...

1.5AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2020/06/20 12:00 a.m.4 views

PT-2020-6633 · Arm +2 · Mbed Tls +2

Name of the Vulnerable Software and Affected Versions: Arm Mbed TLS versions prior to 2.23.0 Description: A side channel issue allows the recovery of an ECC private key. This is related to functions such as mbedtls ecp check pub priv, mbedtls pk parse key, mbedtls pk parse keyfile, mbedtls ecp mu...

9.8CVSS6AI score0.02577EPSS
SaveExploits6References58
CNVD
CNVD
added 2020/06/19 12:00 a.m.11 views

ARM Mbed OS Denial of Service Vulnerability

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from ARM in the U.K. The CoAP library is one of the Constrained Application Protocol CoAP libraries. A security vulnerability exists in the CoAP library parser in ARM Mbed OS version 5.15.3. A...

7.8CVSS6.8AI score0.01235EPSS
SaveExploits0
CNVD
CNVD
added 2020/06/19 12:00 a.m.16 views

ARM Mbed OS CoAP library buffer overflow vulnerability (CNVD-2021-20266)

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from ARM in the U.K. The CoAP library is one of the Constrained Application Protocol CoAP libraries. A buffer overflow vulnerability exists in the CoAP library in ARM Mbed OS version 5.15.3. A...

9.1CVSS7.1AI score0.01783EPSS
SaveExploits0
CNVD
CNVD
added 2020/06/19 12:00 a.m.14 views

ARM Mbed OS CoAP library buffer overflow vulnerability (CNVD-2021-20267)

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from ARM in the U.K. The CoAP library is one of the Constrained Application Protocol CoAP libraries. A buffer overflow vulnerability exists in the CoAP library in ARM Mbed OS version 5.15.3. A...

9.1CVSS7.2AI score0.01352EPSS
SaveExploits0
CNVD
CNVD
added 2020/06/19 12:00 a.m.14 views

ARM Mbed OS CoAP library buffer overflow vulnerability (CNVD-2021-20269)

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from ARM in the U.K. The CoAP library is one of the Constrained Application Protocol CoAP libraries. A buffer overflow vulnerability exists in the CoAP library in ARM Mbed OS version 5.15.3. A...

9.1CVSS7.2AI score0.01352EPSS
SaveExploits0
CNVD
CNVD
added 2020/06/19 12:00 a.m.10 views

ARM Mbed OS CoAP library input validation error vulnerability (CNVD-2021-20270)

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from ARM in the U.K. The CoAP library is one of the Constrained Application Protocol CoAP libraries. An input validation error vulnerability exists in the CoAP library in ARM Mbed OS version...

7.5CVSS6.6AI score0.01733EPSS
SaveExploits0
Rows per page
Query Builder