Lucene search
+L

661 matches found

CNNVD
CNNVD
added 2022/12/28 12:0 a.m.9 views

go-saml 数据伪造问题漏洞

go-saml is a good enough SAML client library written in Go open-sourced by Robots and Pencils. A security vulnerability exists in go-saml. An attacker exploits the vulnerability to create inputs that cause hash conflicts based on control over the inputs...

5.3CVSS5.8AI score0.00296EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/23 10:15 p.m.6 views

CVE-2022-28229

The hash functionality in userver before 42059b6319661583b3080cab9b595d4f8ac48128 allows attackers to cause a denial of service via crafted HTTP request, involving collisions...

7.5CVSS5.8AI score0.00739EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/12/23 8:9 a.m.21 views

Hash Collision

github.com/iofinnet/tss-lib is vulnerable to hash collision attacks. A remote attacker is able to cause hash table collisions through the vulnerable SHA512256 function of common/hash.go file, resulting in attacker gaining unintended privileges...

9.1CVSS8.6AI score0.00453EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/23 12:30 a.m.16 views

Collision of hash values in github.com/bnb-chain/tss-lib

IO FinNet tss-lib before 2.0.0 allows a collision of hash values...

9.1CVSS6.8AI score0.00453EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2022/12/23 12:15 a.m.19 views

CVE-2022-47931

IO FinNet tss-lib before 2.0.0 allows a collision of hash values...

9.1CVSS0.00453EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/23 12:15 a.m.5 views

CVE-2022-47931

IO FinNet tss-lib before 2.0.0 allows a collision of hash values...

9.1CVSS5.8AI score0.00453EPSS
SaveExploits0References3
Prion
Prion
added 2022/12/23 12:15 a.m.16 views

Design/Logic Flaw

IO FinNet tss-lib before 2.0.0 allows a collision of hash values...

6.4CVSS9.2AI score0.00453EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/12/23 12:0 a.m.37 views

Use of a Broken or Risky Cryptographic Algorithm

IO FinNet tss-lib before 2.0.0 allows a collision of hash values...

9.1CVSS2.4AI score0.00453EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/22 12:0 a.m.5 views

CVE-2022-47931

IO FinNet tss-lib before 2.0.0 allows a collision of hash values...

7.2AI score0.00453EPSS
SaveExploits0References3
CVE
CVE
added 2022/12/22 12:0 a.m.70 views

CVE-2022-47931

CVE-2022-47931 affects IO FinNet tss-lib prior to 2.0.0, describing a collision of hash values in the library used for threshold ECDSA/EdDSA in multi-party signing. The connected documents identify the affected version range (before 2.0.0) and point to the v2.0.0 release as remediation, along wit...

9.1CVSS9.1AI score0.00453EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/12/22 12:0 a.m.30 views

CVE-2022-47931

IO FinNet tss-lib before 2.0.0 allows a collision of hash values...

9.4AI score0.00453EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/12/22 12:0 a.m.6 views

PT-2022-28091 · Tss-Lib · Tss-Lib

Name of the Vulnerable Software and Affected Versions: tss-lib versions prior to 2.0.0 Description: The issue concerns a collision of hash values. This collision can potentially lead to security issues, although specific details about exploitation or affected devices are not provided...

9.1CVSS9.1AI score0.00453EPSS
SaveExploits0References15
ATTACKERKB
ATTACKERKB
added 2022/11/15 8:15 p.m.4 views

CVE-2022-45379

Jenkins Script Security Plugin 1189.vbab7c8fd5fde and earlier stores whole-script approvals as the SHA-1 hash of the script, making it vulnerable to collision attacks...

7.5CVSS7.1AI score0.00468EPSS
SaveExploits0References3
NVD
NVD
added 2022/10/10 10:15 p.m.29 views

CVE-2022-3433

The aeson library is not safe to use to consume untrusted JSON input. A remote user could abuse this flaw to produce a hash collision in the underlying unordered-containers library by sending specially crafted JSON data, resulting in a denial of service...

6.5CVSS0.00718EPSS
SaveExploits1References1
Prion
Prion
added 2022/10/10 10:15 p.m.24 views

Design/Logic Flaw

The aeson library is not safe to use to consume untrusted JSON input. A remote user could abuse this flaw to produce a hash collision in the underlying unordered-containers library by sending specially crafted JSON data, resulting in a denial of service...

4CVSS6.3AI score0.00718EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2022/10/10 10:15 p.m.32 views

CVE-2022-3433

The aeson library is not safe to use to consume untrusted JSON input. A remote user could abuse this flaw to produce a hash collision in the underlying unordered-containers library by sending specially crafted JSON data, resulting in a denial of service...

6.5CVSS6.6AI score0.00718EPSS
SaveExploits1References4
OSV
OSV
added 2022/10/10 12:0 a.m.14 views

CVE-2022-3433

The aeson library is not safe to use to consume untrusted JSON input. A remote user could abuse this flaw to produce a hash collision in the underlying unordered-containers library by sending specially crafted JSON data, resulting in a denial of service...

6.5CVSS6.4AI score0.00718EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2022/10/01 12:0 a.m.17 views

computeAddress does not follow the standard procedure to compute the address. The contract can not create pool for some pairs due to hash collision

Lines of code Vulnerability details Impact Poor source of randomness, an attacker can easily decipher the computed address. The contract can be easily tricked. This can cause hash collision, due to this, for some pairs, the contract can not create pool. Proof of Concept AlgebraFactory.solL123 : T...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/08/16 12:0 a.m.28 views

Jenkins < 1.447, < 1.424.2 LTS DoS Vulnerability - Linux

Jenkins is prone to a denial of service DoS vulnerability. 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; yo...

7.8CVSS7.5AI score0.03351EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/08/16 12:0 a.m.22 views

Jenkins < 1.447, < 1.424.2 LTS DoS Vulnerability - Windows

Jenkins is prone to a denial of service DoS vulnerability. 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; yo...

7.8CVSS7.5AI score0.03351EPSS
SaveExploits0References1
Rows per page
Query Builder