Lucene search
+L

569 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/03 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2017-8932

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect result...

5.9CVSS6.3AI score0.02225EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/31 9:32 p.m.8 views

CVE-2025-58157

gnark is a zero-knowledge proof system framework. In version 0.12.0, there is a potential denial of service vulnerability when computing scalar multiplication is using the fake-GLV algorithm. This is because the algorithm didn't converge quickly enough for some of the inputs. This issue has been...

7.5CVSS6.7AI score0.00515EPSS
SaveExploits1References1
NVD
NVD
added 2025/08/29 10:15 p.m.7 views

CVE-2025-58157

gnark is a zero-knowledge proof system framework. In version 0.12.0, there is a potential denial of service vulnerability when computing scalar multiplication is using the fake-GLV algorithm. This is because the algorithm didn't converge quickly enough for some of the inputs. This issue has been...

7.5CVSS0.00515EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/08/29 9:21 p.m.3 views

CVE-2025-58157 gnark affected by denial of service when computing scalar multiplication using fake-GLV algorithm

gnark is a zero-knowledge proof system framework. In version 0.12.0, there is a potential denial of service vulnerability when computing scalar multiplication is using the fake-GLV algorithm. This is because the algorithm didn't converge quickly enough for some of the inputs. This issue has been...

7.5CVSS6.2AI score0.00515EPSS
SaveExploits1References4
CVE
CVE
added 2025/08/29 9:21 p.m.43 views

CVE-2025-58157

The CVE-2025-58157 entry concerns gnark (v0.12.0) with a DoS when computing scalar multiplication using the fake-GLV algorithm, caused by slow convergence for some inputs. The issue has been fixed in v0.13.0. Connected sources (OSV- GO-2025-3929) corroborate a denial-of-service risk in the same f...

7.5CVSS6.2AI score0.00515EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/08/29 9:21 p.m.15 views

CVE-2025-58157 gnark affected by denial of service when computing scalar multiplication using fake-GLV algorithm

gnark is a zero-knowledge proof system framework. In version 0.12.0, there is a potential denial of service vulnerability when computing scalar multiplication is using the fake-GLV algorithm. This is because the algorithm didn't converge quickly enough for some of the inputs. This issue has been...

7.5CVSS0.00515EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/08/29 8:20 p.m.16 views

gnark affected by denial of service when computing scalar multiplication using fake-GLV algorithm

Impact For optimizing the scalar multiplication algorithm in circuit for some curves, gnark uses fake-GLV algorithm in case the curve doesn't support true-GLV. For this to work, we need to compute the scalar decomposition using the Half GCD method in gnark-crypto. However, for some of the inputs...

7.5CVSS6.7AI score0.00515EPSS
SaveExploits1References6Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/08/29 2:56 p.m.7 views

Security Bulletin: Timing Side-Channel in PPC64LE Assembly Leaks Bits of Secret Scalars in P-256 Operations, which affects IBM watsonx.data

Summary Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recovery of the...

4CVSS6.7AI score0.00284EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2025/08/29 2:52 p.m.8 views

GO-2025-3912 Gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks in github.com/consensys/gnark

Gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks in github.com/consensys/gnark...

9.1CVSS7AI score0.00213EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/08/29 12:00 a.m.15 views

PT-2025-35319

Name of the Vulnerable Software and Affected Versions gnark versions prior to 0.13.0 Description gnark is a zero-knowledge proof system framework. A denial of service issue can occur when computing scalar multiplication using the fake-GLV algorithm in versions prior to 0.13.0. This is due to the...

7.5CVSS7.6AI score0.00515EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2025/08/22 8:58 p.m.18 views

gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks

In version before, sig.s used without asserting 0 ≤ S order in Verify function in eddsa.go and ecdsa.go, which will lead to signature malleability vulnerability. Impact Since gnark’s native EdDSA and ECDSA circuits lack essential constraints, multiple distinct witnesses can satisfy the same publi...

9.1CVSS5.4AI score0.00213EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/08/22 8:58 p.m.46 views

GHSA-95V9-HV42-PWRJ gnark is vulnerable to signature malleability in EdDSA and ECDSA due to missing scalar checks

In version before, sig.s used without asserting 0 ≤ S order in Verify function in eddsa.go and ecdsa.go, which will lead to signature malleability vulnerability. Impact Since gnark’s native EdDSA and ECDSA circuits lack essential constraints, multiple distinct witnesses can satisfy the same publi...

9.1CVSS5.5AI score0.00213EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/08/22 8:43 p.m.3 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to missing scalar checks in the Verify and prepareVerification functions. An attacker can produce multiple valid signatures for the same message by manipulating the S value in EdDSA a...

9.1CVSS6.8AI score0.00213EPSS
SaveExploits1References2
Packet Storm News
Packet Storm News
added 2025/08/19 12:00 a.m.10 views

Optimizing Scalar Selection in Elliptic Curve Cryptography Using Differential Evolution for Enhanced Security

Elliptic Curve Cryptography ECC is a fundamental component of modern public-key cryptosystems that enable efficient and secure digital signatures, key exchanges, and encryption. Its core operation, scalar multiplication, denoted as $k \cdot P$, where $P$ is a base point and $k$ is a private scala...

6.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-28327

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The generic P-256 feature in crypto/elliptic in Go before 1.17.9 and 1.18.x before 1.18.1 allows a panic via long scalar input. CVE-2022-28327 Note that Nessus...

7.5CVSS7.1AI score0.04195EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53024

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation To mitigate...

7.1CVSS6.3AI score0.00193EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/07/11 12:00 a.m.5 views

Breaking a 5-Bit Elliptic Curve Key Using a 133-Qubit Quantum Computer

This experiment breaks a 5-bit elliptic curve cryptographic key using a Shor-style quantum attack. Executed on IBM's 133-qubit ibmtorino with Qiskit Runtime 2.0, a 15-qubit circuit, comprised of 10 logical qubits and 5 ancilla, interferes over an order-32 elliptic curve subgroup to extract the...

6.9AI score
SaveExploits0
Snyk
Snyk
added 2025/06/10 9:18 p.m.3 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation due to the improper validation of user-supplied low-order points during the Diffie-Hellman key exchange process. An attacker can compromise session security by forcing the identity point. Additionally, incorrec...

6.9CVSS6.8AI score0.00485EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/05 12:15 p.m.12 views

Security Bulletin: IBM Instana Observability is affected by multiple vulnerabilities within Instana Agent container image

Summary Multiple vulnerabilities were remediated in IBM Observability with Instana within Instana Agent container image build 1.0.297 Vulnerability Details CVEID:CVE-2025-22233 DESCRIPTION: CVE-2024-38820 ensured Locale-independent, lowercase conversion for both the configured disallowedFields...

5.3CVSS8.5AI score0.00617EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 10:09 p.m.14 views

CVE-2022-36026

TensorFlow is an open source platform for machine learning. If QuantizeAndDequantizeV3 is given a nonscalar numbits input tensor, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit f3f9cb38ecfe5a8a703f2c4a8fead434ef291713...

7.5CVSS6.6AI score0.0042EPSS
SaveExploits0References1
Rows per page
Query Builder