Lucene search
+L

75 matches found

NVD
NVD
added 2022/07/22 4:15 a.m.52 views

CVE-2022-31172

OpenZeppelin Contracts is a library for smart contract development. Versions 4.1.0 until 4.7.1 are vulnerable to the SignatureChecker reverting. SignatureChecker.isValidSignatureNow is not expected to revert. However, an incorrect assumption about Solidity 0.8's abi.decode allows some cases to...

7.5CVSS0.00478EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/07/01 12:00 a.m.85 views

Mozilla Thunderbird < 91.11

The version of Thunderbird installed on the remote macOS or Mac OS X host is prior to 91.11. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2022-26 advisory. - The Mozilla Fuzzing Team reported potential vulnerabilities present in Thunderbird 91.10. Some of these...

9.8CVSS7.8AI score0.23941EPSS
SaveExploits2References11
Veracode
Veracode
added 2022/03/10 1:31 a.m.22 views

Denial Of Service (DoS)

firefox is vulnerable to denial of service. The vulnerability exists due to a TOCTOU allowing an attacker to crash the system with an invalid signature when installing an addon...

8.8CVSS3.2AI score0.0056EPSS
SaveExploits0References3Affected Software4
OpenVAS
OpenVAS
added 2022/01/28 12:00 a.m.19 views

Mageia: Security Advisory (MGASA-2021-0300)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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...

8.1CVSS8.2AI score0.02708EPSS
SaveExploits0References7
Code423n4
Code423n4
added 2021/10/06 12:00 a.m.9 views

functions permit and permitAll can be tricked by an invalid signature

Handle pauliax Vulnerability details Impact When the signature is not valid, ecrecover returns empty 0x0 address. There is a potential check against that: require recoveredAddress != address0 && recoveredAddress == owner || isApprovedForAllownerrecoveredAddress, "INVALIDPERMITSIGNATURE" ; However...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/09/28 12:00 a.m.18 views

Huawei EulerOS: Security Advisory for nettle (EulerOS-SA-2021-2560)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 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...

8.1CVSS8AI score0.02708EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/25 8:56 p.m.32 views

GHSA-G4VJ-X7V9-H82M Overflow in libsecp256k1

An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow...

9.8CVSS9.3AI score0.00935EPSS
SaveExploits1References4
NVD
NVD
added 2021/08/08 6:15 a.m.34 views

CVE-2021-38195

An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow...

9.8CVSS0.00935EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.9 views

CVE-2021-38195

An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow...

9.8CVSS6.7AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/08/08 6:15 a.m.6 views

CVE-2021-38195

An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow...

9.8CVSS7.2AI score0.00935EPSS
SaveExploits1References3
Prion
Prion
added 2021/08/08 6:15 a.m.21 views

Design/Logic Flaw

An issue was discovered in the libsecp256k1 crate before 0.5.0 for Rust. It can verify an invalid signature because it allows the R or S parameter to be larger than the curve order, aka an overflow...

7.5CVSS9.4AI score0.00935EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2021/07/15 7:41 p.m.5 views

nettle: Out of bounds memory access in signature verification

A flaw was found in Nettle, where several Nettle signature verification functions GOST DSA, EDDSA & ECDSA result in the Elliptic Curve Cryptography point ECC multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an...

8.1CVSS6.8AI score0.01687EPSS
SaveExploits0References5
Rosalinux
Rosalinux
added 2021/07/02 5:33 p.m.52 views

Advisory ROSA-SA-2021-1930

Software: nettle 2.7.1 OS: Cobalt 7.9 CVE-ID: CVE-2018-16869 CVE-Crit: MEDIUM. CVE-DESC: An oracle attack based on a Bleichenbacher-type side-channel was discovered in the way nettle handles the final transformation of PKCS 1 v1.5 data decrypted with RSA. An attacker who could run a process on th...

8.1CVSS6.6AI score0.01687EPSS
SaveExploits0
OSV
OSV
added 2021/06/24 2:15 p.m.2 views

DEBIAN-CVE-2021-23993

An attacker may perform a DoS attack to prevent a user from sending encrypted email to a correspondent. If an attacker creates a crafted OpenPGP key with a subkey that has an invalid self signature, and the Thunderbird user imports the crafted key, then Thunderbird may try to use the invalid...

6.5CVSS7.1AI score0.00427EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/06 11:04 a.m.4 views

OESA-2021-1177 nettle security update

Nettle is a cryptographic library designed to fit any context: in crypto toolkits for object-oriented languages, in applications like LSH or GnuPG, or even in kernel space. Security Fixes: A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions...

7.5CVSS6.8AI score0.01687EPSS
SaveExploits0References2
Veracode
Veracode
added 2021/04/17 12:58 a.m.35 views

Incorrect Signature Verification

nettle uses incorrect signature verification. Some flaws in Several Nettle signature verification functions GOST DSA, EDDSA & ECDSA allows an attacker to force an invalid signature, causing an assertion failure or possible validation...

8.1CVSS3.1AI score0.01687EPSS
SaveExploits0References8Affected Software2
Prion
Prion
added 2021/04/05 10:15 p.m.33 views

Design/Logic Flaw

A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions GOST DSA, EDDSA & ECDSA result in the Elliptic Curve Cryptography point ECC multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allow...

6.8CVSS7.7AI score0.01687EPSS
SaveExploits0References6Affected Software4
UbuntuCve
UbuntuCve
added 2021/04/05 10:15 p.m.48 views

CVE-2021-20305

A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions GOST DSA, EDDSA & ECDSA result in the Elliptic Curve Cryptography point ECC multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allow...

8.1CVSS6.7AI score0.01687EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/04/05 9:31 p.m.52 views

CVE-2021-20305

A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions GOST DSA, EDDSA & ECDSA result in the Elliptic Curve Cryptography point ECC multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allow...

8.2AI score0.01687EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2021/03/31 5:08 p.m.39 views

CVE-2021-20305

A flaw was found in Nettle, where several Nettle signature verification functions GOST DSA, EDDSA & ECDSA result in the Elliptic Curve Cryptography point ECC multiply function being called with out-of-range scalers, possibly resulting in incorrect results. This flaw allows an attacker to force an...

8.1CVSS7.9AI score0.01687EPSS
SaveExploits0References4
Rows per page
Query Builder