Lucene search
+L

3702 matches found

Cvelist
Cvelist
added 2023/11/28 7:15 p.m.73 views

CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

8AI score0.01462EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/11/28 7:15 p.m.45 views

CVE-2023-30590

The generateKeys API function returned from crypto.createDiffieHellman only generates missing or outdated keys, that is, it only generates a private key if none has been set yet, but the function is also needed to compute the corresponding public key after calling setPrivateKey. However, the...

7.5CVSS7.5AI score0.01462EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/11/28 12:00 a.m.12 views

Rust Security Vulnerabilities

Rust is a general-purpose, compiled programming language from the Mozilla Foundation in the United States. A security vulnerability exists in Rust RustCrypto RSA, which stems from the disclosure of timing information where information about private keys can be observed over the network...

5.9CVSS6.3AI score0.0061EPSS
SaveExploits0References2
RustSec
RustSec
added 2023/11/22 12:00 p.m.9 views

Marvin Attack: potential key recovery through timing sidechannels

Impact Due to a non-constant-time implementation, information about the private key is leaked through timing information which is observable over the network. An attacker may be able to use that information to recover the key. Patches No patch is yet available. The crypto-bigint migration...

5.9CVSS6.5AI score0.0061EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/11/08 9:15 p.m.5 views

CVE-2023-45875

An issue was discovered in Couchbase Server 7.2.0. There is a private key leak in debug.log while adding a pre-7.0 node to a 7.2 cluster...

7.5CVSS5.8AI score0.00736EPSS
SaveExploits0References4
NVD
NVD
added 2023/11/08 9:15 p.m.31 views

CVE-2023-45875

An issue was discovered in Couchbase Server 7.2.0. There is a private key leak in debug.log while adding a pre-7.0 node to a 7.2 cluster...

7.5CVSS0.00736EPSS
SaveExploits0References3
PyPA
PyPA
added 2023/11/08 9:15 p.m.14 views

PYSEC-2023-235

An issue was discovered in Couchbase Server 7.2.0. There is a private key leak in debug.log while adding a pre-7.0 node to a 7.2 cluster...

7.5CVSS6.9AI score0.00736EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/11/08 9:15 p.m.25 views

PYSEC-2023-235

An issue was discovered in Couchbase Server 7.2.0. There is a private key leak in debug.log while adding a pre-7.0 node to a 7.2 cluster...

7.5CVSS5.9AI score0.00736EPSS
SaveExploits0References3
Prion
Prion
added 2023/11/08 9:15 p.m.21 views

Design/Logic Flaw

An issue was discovered in Couchbase Server 7.2.0. There is a private key leak in debug.log while adding a pre-7.0 node to a 7.2 cluster...

5CVSS7AI score0.00736EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/11/08 12:00 a.m.84 views

CVE-2023-45875

CVE-2023-45875 affects Couchbase Server 7.2.0, where a private key leak can occur in debug.log when adding a pre-7.0 node to a 7.2 cluster. The available connected sources describe the issue and its context but do not provide a specific remediation or patched version within the documents. Practic...

7.5CVSS7.4AI score0.00736EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/11/08 12:00 a.m.17 views

CVE-2023-45875

An issue was discovered in Couchbase Server 7.2.0. There is a private key leak in debug.log while adding a pre-7.0 node to a 7.2 cluster...

7AI score0.00736EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/11/08 12:00 a.m.14 views

Couchbase Server Security Vulnerability

Couchbase Server is a distributed open-source NoSQL non-relational database from Couchbase, Inc. that supports data querying, full-text search and active global replication. A security vulnerability exists in Couchbase Server version 7.2.0, which stems from a private key leak in debug.log...

7.5CVSS6.7AI score0.00736EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/11/08 12:00 a.m.21 views

PT-2023-29738 · Couchbase · Couchbase Server

Name of the Vulnerable Software and Affected Versions: Couchbase Server version 7.2.0 Description: An issue was discovered in Couchbase Server where there is a private key leak in debug.log while adding a pre-7.0 node to a 7.2 cluster. Recommendations: For Couchbase Server version 7.2.0, consider...

7.5CVSS7.2AI score0.00736EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/11/08 12:00 a.m.35 views

CVE-2023-45875

An issue was discovered in Couchbase Server 7.2.0. There is a private key leak in debug.log while adding a pre-7.0 node to a 7.2 cluster...

7.6AI score0.00736EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/11/07 11:44 p.m.32 views

rusty_paseto vulnerable to private key extraction due to ed25519-dalek dependency

Impact The vulnerability, known as RUSTSEC-2022-0093, impacts the ed25519-dalek crate, which is a dependency of the rusty-paseto crate. This issue arises from a "Double Public Key Signing Function Oracle Attack" affecting versions of ed25519-dalek prior to v2.0. These versions expose an unsafe AP...

6.5AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/11/07 11:44 p.m.18 views

GHSA-J57R-4QW6-58R3 rusty_paseto vulnerable to private key extraction due to ed25519-dalek dependency

Impact The vulnerability, known as RUSTSEC-2022-0093, impacts the ed25519-dalek crate, which is a dependency of the rusty-paseto crate. This issue arises from a "Double Public Key Signing Function Oracle Attack" affecting versions of ed25519-dalek prior to v2.0. These versions expose an unsafe AP...

6.5AI score
SaveExploits0References5
NVD
NVD
added 2023/11/06 8:15 p.m.35 views

CVE-2023-5777

Weintek EasyBuilder Pro contains a vulnerability that, even when the private key is immediately deleted after the crash report transmission is finished, the private key is exposed to the public, which could result in obtaining remote control of the crash report server...

9.8CVSS9.5AI score0.00536EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/06 8:15 p.m.10 views

CVE-2023-5777

Weintek EasyBuilder Pro contains a vulnerability that, even when the private key is immediately deleted after the crash report transmission is finished, the private key is exposed to the public, which could result in obtaining remote control of the crash report server...

9.8CVSS5.8AI score0.00536EPSS
SaveExploits0References1
Prion
Prion
added 2023/11/06 8:15 p.m.25 views

Design/Logic Flaw

Weintek EasyBuilder Pro contains a vulnerability that, even when the private key is immediately deleted after the crash report transmission is finished, the private key is exposed to the public, which could result in obtaining remote control of the crash report server...

7.5CVSS7.1AI score0.00536EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/11/06 7:26 p.m.10 views

CVE-2023-5777 Weintek EasyBuilder Pro Use of Hard-coded Credentials

Weintek EasyBuilder Pro contains a vulnerability that, even when the private key is immediately deleted after the crash report transmission is finished, the private key is exposed to the public, which could result in obtaining remote control of the crash report server...

9.8CVSS7AI score0.00536EPSS
SaveExploits0References1
Rows per page
Query Builder