Lucene search
+L

2052 matches found

Ubuntu
Ubuntu
added 2022/08/04 3:24 p.m.85 views

USN-5546-1: OpenJDK vulnerabilities

Neil Madden discovered that OpenJDK did not properly verify ECDSA signatures. A remote attacker could possibly use this issue to insert, edit or obtain sensitive information. This issue only affected OpenJDK 17 and OpenJDK 18. CVE-2022-21449 It was discovered that OpenJDK incorrectly limited memo...

7.5CVSS7.2AI score0.81039EPSS
SaveExploits8
OSV
OSV
added 2022/08/04 3:24 p.m.18 views

USN-5546-1 openjdk-8, openjdk-lts, openjdk-17, openjdk-18 vulnerabilities

Neil Madden discovered that OpenJDK did not properly verify ECDSA signatures. A remote attacker could possibly use this issue to insert, edit or obtain sensitive information. This issue only affected OpenJDK 17 and OpenJDK 18. CVE-2022-21449 It was discovered that OpenJDK incorrectly limited memo...

7.5CVSS6.9AI score0.81039EPSS
SaveExploits8References11
Code423n4
Code423n4
added 2022/08/03 12:0 a.m.23 views

Direct usage of ecrecover allows signature malleability

Lines of code Vulnerability details Impact The permit function of ERC20Permit calls the Solidity ecrecover function directly to verify the given signatures. However, the ecrecover EVM opcode allows malleable non-unique signatures and thus is susceptible to replay attacks. This can leads to permit...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/15 12:0 a.m.16 views

Incorrect check for signature malleability

Lines of code Vulnerability details Impact Sig.recover has an Incorrect check: c.v != 27 || c.v != 28. Thus, Sig.recover always reverts. Proof of Concept c.v != 27 || c.v != 28 is always true function recoverbytes32 h, Components calldata c internal pure returns address // EIP-2 and malleable...

7AI score
SaveExploits0
Oracle linux
Oracle linux
added 2022/07/07 12:0 a.m.443 views

libgcrypt security update

1.8.5-7fips - Add API to provide hash calculation in RSA/DSA/ECDSA signature operations Orabug: 33081130 - Change Epoch from 1 to 10 1.8.5-7 - Fix CVE-2021-33560 2018525...

7.5CVSS1AI score0.02342EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2022/06/28 12:0 a.m.97 views

Java Psychic Signatures

Oracle Java SE versions 15, 17 and 18 and Oracle GraalVM Enterprise Edition versions 21.3.1 and 22.0.0.2 do not properly verify Ellipic Curve Digital Signature Algorithm ECDSA based signatures. By forcing the r and s components values of the signature to zero, an attacker could forge a valid...

7.5CVSS6.5AI score0.48235EPSS
SaveExploits6References3
Code423n4
Code423n4
added 2022/06/22 12:0 a.m.17 views

use ECDSA helper library instead of ecrecover

Lines of code Vulnerability details use ECDSA helper library instead of ecrecover the function permit adds approval for a spender for a certain amount of value use of ecrecover to validate signatures without a nonce will allow signatures to be replayed to add additional approvals due to signature...

6.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/06/07 12:0 a.m.36 views

Elastic Elasticsearch Java Vulnerability (ESA-2022-06)

Elastic Elasticsearch is prone to a vulnerability in Java. 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 CPE = "cpe:/a:elastic:elasticsearch"...

7.5CVSS7.8AI score0.48235EPSS
SaveExploits6References1
Github Security Blog
Github Security Blog
added 2022/05/24 7:20 p.m.29 views

ecdsa-elixir fails to check signatures, vulnerable to message forging

Summary Stark Bank is a financial technology company that provides services to simplify and automate digital banking, by providing APIs to perform operations such as payments and transfers. In addition, Stark Bank maintains a number of cryptographic libraries to perform cryptographic signing and...

9.8CVSS9.2AI score0.01022EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:57 p.m.25 views

wolfCrypt leaks cryptographic information via timing side channel

wolfSSL and wolfCrypt 4.0.0 and earlier when configured without --enable-fpecc, --enable-sp, or --enable-sp-math contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about th...

4.7CVSS6.3AI score0.00362EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/24 4:57 p.m.15 views

GHSA-Q95H-VC86-HV77 wolfCrypt leaks cryptographic information via timing side channel

wolfSSL and wolfCrypt 4.0.0 and earlier when configured without --enable-fpecc, --enable-sp, or --enable-sp-math contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about th...

4.7CVSS4.3AI score0.00362EPSS
SaveExploits0References6
OSV
OSV
added 2022/05/24 3:21 p.m.37 views

GO-2022-0217 Denial of service affecting P-521 and P-384 curves in crypto/elliptic

A DoS vulnerability in the crypto/elliptic implementations of the P-521 and P-384 elliptic curves may let an attacker craft inputs that consume excessive amounts of CPU. These inputs might be delivered via TLS handshakes, X.509 certificates, JWT tokens, ECDH shares or ECDSA signatures. In some...

8.2CVSS7.7AI score0.04326EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/05/20 11:8 p.m.34 views

CVE-2022-24884

ecdsautils is a tiny collection of programs used for ECDSA keygen, sign, verify. ecdsaverifypreparelegacy does not check whether the signature values r and s are non-zero. A signature consisting only of zeroes is always considered valid, making it trivial to forge signatures. Requiring multiple...

10CVSS3.5AI score0.00999EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/20 9:17 p.m.39 views

GO-2022-0435 Panic due to large inputs affecting P-256 curves in crypto/elliptic

A crafted scalar input longer than 32 bytes can cause P256.ScalarMult or P256.ScalarBaseMult to panic. Indirect uses through crypto/ecdsa and crypto/tls are unaffected. amd64, arm64, ppc64le, and s390x are unaffected...

7.5CVSS9.7AI score0.04195EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/05/17 11:42 p.m.91 views

Important: Red Hat Security Advisory: java-17-openjdk security update

An update for java-17-openjdk is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerabilit...

7.5CVSS6.6AI score0.48235EPSS
SaveExploits6References7
OpenVAS
OpenVAS
added 2022/05/17 12:0 a.m.11 views

Fedora: Security Advisory for ecdsautils (FEDORA-2022-bf58612696)

The remote host is missing an update for the Copyright C 2022 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...

10CVSS7.5AI score0.00999EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2022/05/17 12:0 a.m.19 views

Fedora: Security Advisory for ecdsautils (FEDORA-2022-7704d5e885)

The remote host is missing an update for the Copyright C 2022 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...

10CVSS7.5AI score0.00999EPSS
SaveExploits0References2
Fedora
Fedora
added 2022/05/16 2:6 a.m.29 views

[SECURITY] Fedora 35 Update: ecdsautils-0.4.1-1.fc35

This collection of ECDSA utilities can be used to sign and verify data in a simple manner...

10CVSS2.4AI score0.00999EPSS
SaveExploits0
Fedora
Fedora
added 2022/05/16 1:45 a.m.21 views

[SECURITY] Fedora 34 Update: ecdsautils-0.4.1-1.fc34

This collection of ECDSA utilities can be used to sign and verify data in a simple manner...

10CVSS2.4AI score0.00999EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2022/05/15 12:0 a.m.14 views

Fedora: Security Advisory for ecdsautils (FEDORA-2022-111177a5ac)

The remote host is missing an update for the Copyright C 2022 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...

10CVSS7.5AI score0.00999EPSS
SaveExploits0References2
Rows per page
Query Builder