Lucene search
+L

3704 matches found

UbuntuCve
UbuntuCve
added 2024/07/29 6:15 p.m.16 views

CVE-2024-42098

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References23
OSV
OSV
added 2024/07/29 5:39 p.m.21 views

CVE-2024-42098 crypto: ecdh - explicitly zeroize private_key

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/07/29 5:39 p.m.19 views

CVE-2024-42098 crypto: ecdh - explicitly zeroize private_key

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdh - explicitly zeroize privatekey privatekey is overwritten with the key parameter passed in by the caller if present, or alternatively a newly generated private key. However, it is possible that the caller provides a...

6.7AI score0.0021EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 5:39 p.m.156 views

CVE-2024-42098

The CVE-2024-42098 entry concerns the Linux kernel crypto/ecdh logic, where private_key can remain partially overwritten when a caller-supplied or newly generated key is shorter than the previous one. The documented fix explicitly zeroizes the entire private_key array before writing new material,...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/07/23 4:39 p.m.21 views

golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/07/16 4:43 p.m.54 views

CVE-2024-6325 Rockwell Automation Unsecured Private Keys in FactoryTalk® System Services

The v6.40 release of Rockwell Automation FactoryTalk® Policy Manager CVE-2021-22681 https://www.rockwellautomation.com/en-us/trust-center/security-advisories/advisory.PN1550.html and CVE-2022-1161 https://www.rockwellautomation.com/en-us/trust-center/security-advisories/advisory.PN1585.html by...

6CVSS7.1AI score0.00304EPSS
SaveExploits0References1
Fedora
Fedora
added 2024/07/09 1:55 a.m.8 views

[SECURITY] Fedora 40 Update: rust-sequoia-keystore-0.5.1-1.fc40

Sequoia's private key store server...

7.3AI score
SaveExploits0
Fedora
Fedora
added 2024/07/09 1:42 a.m.11 views

[SECURITY] Fedora 39 Update: rust-sequoia-keystore-0.5.1-1.fc39

Sequoia's private key store server...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/02 3:33 p.m.13 views

iperf3: vulnerable to marvin attack if the authentication option is used

A timing-based side-channel flaw was found in iperf3. If the iperf3 server is running with the --rsa-private-key-path option, the user authentication API can be attacked...

5.9CVSS5.7AI score0.01098EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/07/02 12:00 a.m.11 views

PT-2024-8934 · Rockwell Automation · Factorytalk System Services +1

Name of the Vulnerable Software and Affected Versions: FactoryTalk Policy Manager affected versions not specified FactoryTalk System Services affected versions not specified Description: The issue is related to insufficient private key storage permissions in the software, potentially allowing an...

6.5CVSS6.4AI score0.00304EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/01 5:15 p.m.34 views

CVE-2024-39878

In JetBrains TeamCity before 2024.03.3 private key could be exposed via testing GitHub App Connection...

5.3CVSS0.0028EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/01 5:15 p.m.13 views

CVE-2024-39878

In JetBrains TeamCity before 2024.03.3 private key could be exposed via testing GitHub App Connection...

5.3CVSS5.8AI score0.0028EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/07/01 5:07 p.m.20 views

CVE-2024-39878

In JetBrains TeamCity before 2024.03.3 private key could be exposed via testing GitHub App Connection...

4.1CVSS6.9AI score0.0028EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/01 5:07 p.m.83 views

CVE-2024-39878

JetBrains TeamCity prior to 2024.03.3 is affected by CVE-2024-39878, where a private key could be exposed via testing GitHub App Connection. Publicly documented details indicate the issue stems from insufficient protection of registration data, enabling potential disclosure of private keys. Red H...

5.3CVSS4.6AI score0.0028EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/07/01 5:07 p.m.37 views

CVE-2024-39878

In JetBrains TeamCity before 2024.03.3 private key could be exposed via testing GitHub App Connection...

4.1CVSS0.0028EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/07/01 12:00 a.m.12 views

PT-2024-4827 · Jetbrains · Teamcity

Name of the Vulnerable Software and Affected Versions: JetBrains TeamCity versions prior to 2024.03.3 Description: The issue is related to insufficient protection of registration data in the continuous integration and delivery CI/CD system, allowing a remote attacker to gain unauthorized access t...

5.3CVSS7.4AI score0.0028EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/06/27 12:22 a.m.14 views

golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References9
Citrix
Citrix
added 2024/06/27 12:00 a.m.12 views

SAML SSO failure happens after renewing SAML certificate since CEM 24.4.0

When to use CEM as the SAML SSO Identity Provider IDP, following failure is reported in Splunk logs after renewing SAML certificate since CEM 24.4.0 "Exception occurred while reading the keyStore java.io.IOException: exception unwrapping private key - java.security.InvalidKeyException: pad block...

7AI score
SaveExploits0
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.7 views

Astra Linux – Vulnerability in Ansible

A flaw was discovered in the Ansible Automation Platform. When creating a new keypair, the ec2key module prints the private key directly to standard output. This flaw allows an attacker to retrieve those keys from the log files, compromising the system’s confidentiality, integrity, and availabili...

7.8CVSS7.1AI score0.00252EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/18 2:11 p.m.40 views

CVE-2024-5275 Hard-coded password in FileCatalyst Direct 3.8.10 Build 138 TransferAgent (and earlier) and FileCatalyst Workflow 5.1.6 Build 130 (and earlier)

A hard-coded password in the FileCatalyst TransferAgent can be found which can be used to unlock the keystore from which contents may be read out, for example, the private key for certificates. Exploit of this vulnerability could lead to a machine-in-the-middle MiTM attack against users of the...

7.8CVSS0.00114EPSS
SaveExploits0References2
Rows per page
Query Builder