Lucene search
+L

10122 matches found

Veracode
Veracode
added 2023/04/26 6:05 a.m.24 views

Timing Attack

github.com/iofinnet/thresh, github.com/thorchain/thorchain-tss and github.com/bnb-chain/tss-lib are vulnerable to Timing Attacks. The vulnerability exists due to a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic which allows an attack...

9.1CVSS8.7AI score0.00864EPSS
SaveExploits0References9Affected Software4
Github Security Blog
Github Security Blog
added 2023/04/21 6:30 p.m.19 views

IO FinNet tss-lib vulnerable to timing attack from non-constant time scalar multiplication

io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time there is an if statement in a loop. One leak is in ecdsa/keygen/round2.go. bnb-chain/tss-lib and...

9.1CVSS6.7AI score0.00864EPSS
SaveExploits0References9Affected Software2
NVD
NVD
added 2023/04/21 6:15 p.m.55 views

CVE-2023-26556

io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time there is an if statement in a loop. One leak is in ecdsa/keygen/round2.go. bnb-chain/tss-lib and...

9.1CVSS9.1AI score0.00864EPSS
SaveExploits0References4
NVD
NVD
added 2023/04/21 6:15 p.m.79 views

CVE-2023-26557

io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. bnb-chain/tss-lib and...

7.5CVSS7.5AI score0.00864EPSS
SaveExploits0References4
Prion
Prion
added 2023/04/21 6:15 p.m.25 views

Information disclosure

io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time there is an if statement in a loop. One leak is in ecdsa/keygen/round2.go. bnb-chain/tss-lib and...

6.4CVSS9AI score0.00864EPSS
SaveExploits0References4Affected Software1
The Hacker News
The Hacker News
added 2023/04/21 1:26 p.m.19 views

Kubernetes RBAC Exploited in Large-Scale Campaign for Cryptocurrency Mining

A large-scale attack campaign discovered in the wild has been exploiting Kubernetes K8s Role-Based Access Control RBAC to create backdoors and run cryptocurrency miners. "The attackers also deployed DaemonSets to take over and hijack resources of the K8s clusters they attack," cloud security firm...

6.9AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/04/21 12:00 a.m.7 views

CVE-2023-26556

io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time there is an if statement in a loop. One leak is in ecdsa/keygen/round2.go. bnb-chain/tss-lib and...

9.1AI score0.00864EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2023/04/21 12:00 a.m.75 views

Observable Discrepancy

io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time there is an if statement in a loop. One leak is in ecdsa/keygen/round2.go. bnb-chain/tss-lib and...

9.1CVSS8.6AI score0.00864EPSS
SaveExploits0References5Affected Software1
Code423n4
Code423n4
added 2023/04/21 12:00 a.m.17 views

Test for emails sent from api - and manage findings

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates the concept. Tools Used Recommended Mitigation Steps --- The...

7.1AI score
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2023/04/21 12:00 a.m.126 views

Observable Discrepancy

io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. bnb-chain/tss-lib and...

7.5CVSS7.2AI score0.00864EPSS
SaveExploits0References5Affected Software1
OpenVAS
OpenVAS
added 2023/04/21 12:00 a.m.28 views

Fedora: Security Advisory for golang-github-cli-crypto (FEDORA-2023-cb20f08a4e)

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

7.5CVSS8.1AI score0.04561EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/04/21 12:00 a.m.79 views

CVE-2023-26557

io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. bnb-chain/tss-lib and...

7.7AI score0.00864EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/04/21 12:00 a.m.50 views

CVE-2023-26556

io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time there is an if statement in a loop. One leak is in ecdsa/keygen/round2.go. bnb-chain/tss-lib and...

9.3AI score0.00864EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2023/04/21 12:00 a.m.17 views

Test for submit findings in api

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. dfdsf Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates the concept. efsdfsf Tools Used Recommended Mitigation...

7.1AI score
SaveExploits0
Fedora
Fedora
added 2023/04/20 2:54 a.m.48 views

[SECURITY] Fedora 37 Update: golang-github-cli-crypto-0-0.2.20230331git6be313f.fc37

GitHub's golang-crypto fork required for gh...

7.5CVSS7.8AI score0.04561EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/04/20 12:00 a.m.9 views

test

Lines of code L1 Vulnerability details test --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
SaveExploits0
CVE
CVE
added 2023/04/19 12:00 a.m.133 views

CVE-2023-21084

CVE-2023-21084 affects Android 13, with the flaw in the buildPropFile of filesystem.go caused by an insecure hash from improper crypto usage. The impact is local elevation of privilege (EoP) with system-level execution privileges required and no user interaction. Public details in the provided do...

6.7CVSS6.6AI score0.0009EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/04/19 12:00 a.m.33 views

CVE-2023-21084

In buildPropFile of filesystem.go, there is a possible insecure hash due to an improperly used crypto. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-13Android ID: A-262892...

6.8AI score0.0009EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2023/04/18 10:29 p.m.4 views

@aprilsacil/wallet (>=0.1.36, <=0.1.51), @bosonprotocol/react-kit (>=0.1.0-alpha.0, <=0.1.0-alpha.2) +44 more potentially affected by CVE-2023-30543 via @web3-react/metamask (>=8.0.6-beta.0, <=8.0.28-beta.0)

@web3-react/metamask NPM version =8.0.6-beta.0, =0.1.36, =0.1.0-alpha.0, =0.0.46, =0.0.70, =1.0.0, =1.0.0, =0.0.1, =1.1.0, =1.0.2, =0.0.3, =1.0.0, =1.0.0, =0.0.6-alpha.0, =0.0.12 and more Source cves: CVE-2023-30543 Source advisory: OSV:GHSA-8PF3-6FGR-3G3G...

5.7CVSS5.9AI score0.00378EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/04/18 10:29 p.m.3 views

@aprilsacil/wallet (>=0.1.36, <=0.1.51), @chainfuse/react (>=0.0.46, <=0.1.0-dev.96) +40 more potentially affected by CVE-2023-30543 via @web3-react/walletconnect (>=8.0.23-beta.0, <=8.0.36-beta.0)

@web3-react/walletconnect NPM version =8.0.23-beta.0, =0.1.36, =0.0.46, =0.0.70, =1.0.0, =0.0.1, =1.0.0, =0.0.1, =1.1.0, =0.0.3, =1.0.0, =0.0.6-alpha.0, =0.0.12 - @huma-finance/widgets 0.0.6-alpha.0 - @huma-shan/shared 0.0.1 and more Source cves: CVE-2023-30543 Source advisory:...

5.7CVSS5.9AI score0.00378EPSS
SaveExploits0
Rows per page
Query Builder