Lucene search
+L

2084 matches found

Mozilla
Mozilla
added 2020/08/25 12:00 a.m.102 views

Security Vulnerabilities fixed in Firefox 80 — Mozilla

If Firefox is installed to a user-writable directory, the Mozilla Maintenance Service would execute updater.exe from the install location with administrative privileges. Although the Mozilla Maintenance Service does ensure that updater.exe is signed by Mozilla, the version could have been rolled...

9.3CVSS0.9AI score0.02716EPSS
SaveExploits1References10Affected Software1
Kaspersky
Kaspersky
added 2020/08/25 12:00 a.m.132 views

KLA11942 Multiple vulnerabilities in Mozilla Firefox

Multiple vulnerabilities were found in Mozilla Firefox. Malicious users can exploit these vulnerabilities to obtain sensitive information, bypass security restrictions, cause denial of service, execute arbitrary code, gain privileges, spoof user interface. Below is a complete list of...

9.3CVSS9.5AI score0.02716EPSS
SaveExploits2References3
OSV
OSV
added 2020/08/18 5:41 p.m.11 views

MGASA-2020-0318 Updated firefox packages fix security vulnerability

WebRTC used the memory address of a class instance as a connection identifier. Unfortunately, this value is often transmitted to the peer, which allows bypassing ASLR CVE-2020-6514. Crafted media files could lead to a race in texture caches, resulting in a use-after-free in ANGLE...

9.3CVSS7.4AI score0.0779EPSS
SaveExploits6References8
Tenable Nessus
Tenable Nessus
added 2020/08/18 12:00 a.m.32 views

FreeBSD : security/py-ecdsa -- multiple issues (a23ebf36-e8b6-4665-b0f3-4c977f9a145c)

py-ecdsa developers report : Fix CVE-2019-14853 - possible DoS caused by malformed signature decoding. Fix CVE-2019-14859 - signature malleability caused by insufficient checks of DER encoding C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted...

9.1CVSS6.2AI score0.02407EPSS
SaveExploits1References4
NVD
NVD
added 2020/08/10 6:15 p.m.15 views

CVE-2020-17478

ECDSA/EC/Point.pm in Crypt::Perl before 0.33 does not properly consider timing attacks against the EC point multiplication algorithm...

7.5CVSS7.5AI score0.01135EPSS
SaveExploits0References1
Prion
Prion
added 2020/08/10 6:15 p.m.22 views

Code injection

ECDSA/EC/Point.pm in Crypt::Perl before 0.33 does not properly consider timing attacks against the EC point multiplication algorithm...

5CVSS7.5AI score0.01135EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/08/10 5:23 p.m.32 views

CVE-2020-17478

ECDSA/EC/Point.pm in Crypt::Perl before 0.33 does not properly consider timing attacks against the EC point multiplication algorithm...

7.5AI score0.01135EPSS
SaveExploits0References1
CVE
CVE
added 2020/08/10 5:23 p.m.68 views

CVE-2020-17478

The CVE-2020-17478 entry affects Crypt::Perl, specifically ECDSA/EC/Point.pm before version 0.33, where timing-attack considerations in the EC point multiplication are not properly handled. The issue is documented across multiple sources (e.g., NVD/NVDB) with the root cause described as inadequat...

7.5CVSS7.5AI score0.01135EPSS
SaveExploits0References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2020/08/10 12:46 p.m.43 views

Security Bulletin: IBM Event Streams affected by multiple vulnerabilities in OpenSSL package

Summary IBM Event Streams affected by vulnerabilities in OpenSSL package Vulnerability Details CVEID: CVE-2019-1547 DESCRIPTION: OpenSSL could allow a local authenticated attacker to obtain sensitive information, caused by the ability to construct an EC group missing the cofactor using explicit...

5.3CVSS0.8AI score0.06182EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2020/08/06 9:38 p.m.32 views

Side Channel Attack

nss is vulnerable to side channel attack. It is possible because of a flaw in ECDSA signature generation...

5.3CVSS2.6AI score0.01467EPSS
SaveExploits0References5Affected Software8
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:32 p.m.33 views

Information Disclosure

nss is vulnerable to information disclosure. An attacker is able to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation when using the EM side-channel. With the partial information of the ECDSA nonce an...

5.3CVSS1.7AI score0.01467EPSS
SaveExploits0References5Affected Software8
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
UbuntuCve
UbuntuCve
added 2020/08/05 12:00 a.m.33 views

CVE-2020-12401

During ECDSA signature generation, padding applied in the nonce designed to ensure constant-time scalar multiplication was removed, resulting in variable-time execution dependent on secret data. This vulnerability affects Firefox 80 and Firefox for Android 80...

4.7CVSS7AI score0.00323EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2020/07/31 8:13 a.m.50 views

CVE-2020-12401

A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDS...

1.9CVSS1.2AI score0.00323EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2020/07/31 8:13 a.m.42 views

CVE-2020-6829

A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDS...

5CVSS0.5AI score0.01467EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/07/31 12:00 a.m.21 views

Huawei EulerOS: Security Advisory for python-ecdsa (EulerOS-SA-2020-1824)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG 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-only ifdescription...

9.1CVSS9.3AI score0.01534EPSS
SaveExploits1References2
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
Tenable Nessus
Tenable Nessus
added 2020/07/30 12:00 a.m.43 views

EulerOS 2.0 SP8 : python-ecdsa (EulerOS-SA-2020-1824)

According to the version of the python-ecdsa packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - A flaw was found in all python-ecdsa versions before 0.13.3, where it did not correctly verify whether signatures used DER encoding. Without...

9.1CVSS6.9AI score0.01534EPSS
SaveExploits1References2
Rows per page
Query Builder