Lucene search
+L

9893 matches found

Microsoft CVE
Microsoft CVE
added 2022/02/18 12:0 a.m.8 views

CVE-2022-23806

...

9.1CVSS8AI score0.03099EPSS
SaveExploits0
OSV
OSV
added 2022/02/17 5:32 p.m.43 views

GO-2021-0243 Panic on certain certificates in crypto/tls

crypto/tls clients can panic when provided a certificate of the wrong type for the negotiated parameters. net/http clients performing HTTPS requests are also affected...

6.5CVSS6.7AI score0.06975EPSS
SaveExploits1References4
OSV
OSV
added 2022/02/11 11:26 p.m.69 views

GHSA-F5PG-7WFW-84Q9 CBC padding oracle issue in AWS S3 Crypto SDK for golang

Summary The golang AWS S3 Crypto SDK is impacted by an issue that can result in loss of confidentiality and message forgery. The attack requires write access to the bucket in question, and that the attacker has access to an endpoint that reveals decryption failures without revealing the plaintext...

5.6CVSS5.1AI score0.00351EPSS
SaveExploits1References10
OSV
OSV
added 2022/02/11 11:26 p.m.28 views

GHSA-76WF-9VGP-PJ7W Duplicate Advisory: Unencrypted md5 plaintext hash in metadata in AWS S3 Crypto SDK for golang

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6jvc-q2x7-pchv. This link is maintained to preserve external references. Original Description Summary The golang AWS S3 Crypto SDK was impacted by an issue that can result in loss of confidentiality. An attacker...

4.3CVSS5.1AI score0.00481EPSS
SaveExploits1References4
OSV
OSV
added 2022/02/11 11:23 p.m.74 views

GHSA-7F33-F4F5-XWGW In-band key negotiation issue in AWS S3 Crypto SDK for golang

Summary The golang AWS S3 Crypto SDK is impacted by an issue that can result in loss of confidentiality and message forgery. The attack requires write access to the bucket in question, and that the attacker has access to an endpoint that reveals decryption failures without revealing the plaintext...

2.5CVSS5AI score0.00231EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2022/02/11 11:23 p.m.77 views

In-band key negotiation issue in AWS S3 Crypto SDK for golang

Summary The golang AWS S3 Crypto SDK is impacted by an issue that can result in loss of confidentiality and message forgery. The attack requires write access to the bucket in question, and that the attacker has access to an endpoint that reveals decryption failures without revealing the plaintext...

2.5CVSS5.7AI score0.00231EPSS
SaveExploits1References10Affected Software1
RedhatCVE
RedhatCVE
added 2022/02/11 10:46 a.m.123 views

CVE-2022-23806

A flaw was found in the elliptic package of the crypto library in golang when the IsOnCurve function could return true for invalid field elements. This flaw allows an attacker to take advantage of this undefined behavior, affecting the availability and integrity of the resource...

9.1CVSS3.5AI score0.03099EPSS
SaveExploits0References4
NVD
NVD
added 2022/02/11 1:15 a.m.29 views

CVE-2022-23806

Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element...

9.1CVSS0.03099EPSS
SaveExploits0References7
OSV
OSV
added 2022/02/11 1:15 a.m.5 views

UBUNTU-CVE-2022-23806

Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element...

9.1CVSS7.2AI score0.03099EPSS
SaveExploits0References3
Prion
Prion
added 2022/02/11 1:15 a.m.33 views

Design/Logic Flaw

Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element...

6.4CVSS9AI score0.03099EPSS
SaveExploits0References7Affected Software2
GitLab Advisory Database
GitLab Advisory Database
added 2022/02/11 12:0 a.m.99 views

Use of a Broken or Risky Cryptographic Algorithm

A padding oracle vulnerability exists in the AWS S3 Crypto SDK for GoLang versions prior to V2. The SDK allows users to encrypt files with AES-CBC without computing a Message Authentication Code MAC, which then allows an attacker who has write access to the target's S3 bucket and can observe...

5.6CVSS3.8AI score0.00351EPSS
SaveExploits1References9Affected Software1
AlpineLinux
AlpineLinux
added 2022/02/11 12:0 a.m.107 views

CVE-2022-23806

Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element...

9.1CVSS9.5AI score0.03099EPSS
SaveExploits0
CVE
CVE
added 2022/02/11 12:0 a.m.522 views

CVE-2022-23806

CVE-2022-23806 affects Go's crypto/elliptic IsOnCurve, which can incorrectly return true when a big.Int value is not a valid field element. Impact: potential impact to availability and integrity as implied by the vulnerability description. Root cause is an out-of-spec check in IsOnCurve for inval...

9.1CVSS9.1AI score0.03099EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2022/02/11 12:0 a.m.38 views

CVE-2022-23806

Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element...

9.1CVSS8.7AI score0.03099EPSS
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2022/02/10 2:0 p.m.13 views

Playing With Crypto? You’ll Need a Wallet (or Several)

Buying and selling NFTs or transferring digital currency is going to require a little leap of faith. Here’s how to get started...

1.6AI score
SaveExploits0
FreeBSD
FreeBSD
added 2022/02/10 12:0 a.m.37 views

go -- multiple vulnerabilities

The Go project reports: crypto/elliptic: fix IsOnCurve for big.Int values that are not valid coordinates Some big.Int values that are not valid field elements negative or overflowing might cause Curve.IsOnCurve to incorrectly return true. Operating on those values may cause a panic or an invalid...

2.7AI score
SaveExploits0References3
Wired Threat Level
Wired Threat Level
added 2022/02/09 11:16 p.m.20 views

The DOJ’s $3.6B Seizure Shows How Hard It Is to Launder Crypto

A couple allegedly used a “laundry list” of technical measures to cover their tracks. They didn’t work...

1.4AI score
SaveExploits0
OSV
OSV
added 2022/02/09 11:15 p.m.16 views

CVE-2021-33147

Improper conditions check in the IntelR IPP Crypto library before version 2021.2 may allow an authenticated user to potentially enable information disclosure via local access...

5.5CVSS6.1AI score
SaveExploits0References1
NVD
NVD
added 2022/02/09 11:15 p.m.27 views

CVE-2021-33147

Improper conditions check in the IntelR IPP Crypto library before version 2021.2 may allow an authenticated user to potentially enable information disclosure via local access...

5.5CVSS0.0024EPSS
SaveExploits0References1
Prion
Prion
added 2022/02/09 11:15 p.m.18 views

Input validation

Improper conditions check in the IntelR IPP Crypto library before version 2021.2 may allow an authenticated user to potentially enable information disclosure via local access...

2.1CVSS5.2AI score0.0024EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder