Lucene search
+L

3705 matches found

OSV
OSV
added 2025/02/28 11:08 a.m.11 views

OESA-2025-1193 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation. Impact summary: A timing...

7.5CVSS6.6AI score0.02925EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

UBUNTU-CVE-2022-49566

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix memory leak in RSA When an RSA key represented in form 2 as defined in PKCS 1 V2.1 is used, some components of the private key persist even after the TFM is released. Replace the explicit calls to free the buffe...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.13 views

Azure Linux 3.0 Security Update: netplan (CVE-2022-4968)

The version of netplan installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-4968 advisory. - netplan leaks the private key of wireguard to local users. Versions after 1.0 are not affected. CVE-2022-496...

6.5CVSS5.5AI score0.00262EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.14 views

CBL Mariner 2.0 Security Update: netplan (CVE-2022-4968)

The version of netplan installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-4968 advisory. - netplan leaks the private key of wireguard to local users. Versions after 1.0 are not affected. CVE-2022-496...

6.5CVSS5.5AI score0.00262EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/02/24 12:08 a.m.12 views

mina-sshd: Java unsafe deserialization vulnerability

A flaw was found in Apache MINA SSHD, when using Java deserialization to load a serialized java.security.PrivateKey. An attacker could benefit from unsafe deserialization by inserting unsecured data that may affect the application or server...

9.8CVSS6.8AI score0.03823EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/02/24 12:08 a.m.12 views

mina-sshd: Java unsafe deserialization vulnerability

A flaw was found in Apache MINA SSHD, when using Java deserialization to load a serialized java.security.PrivateKey. An attacker could benefit from unsafe deserialization by inserting unsecured data that may affect the application or server...

9.8CVSS6.8AI score0.03823EPSS
SaveExploits1References5
Veracode
Veracode
added 2025/02/17 8:30 a.m.11 views

Information Disclosure

Elliptic is vulnerable to Information Disclosure. The vulnerability is due to inadequate input validation in the ECDSA signing process. Specifically, the system accepts malformed inputs like strings or numbers without proper checks, which allows an attacker to craft input that can lead to the...

7AI score
SaveExploits0
OSV
OSV
added 2025/02/12 7:47 p.m.19 views

GHSA-VJH7-7G9H-FJFH Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)

Summary Private key can be extracted from ECDSA signature upon signing a malformed input e.g. a string or a number, which could e.g. come from JSON network input Note that elliptic by design accepts hex strings as one of the possible input types Details In this code:...

9CVSS5.7AI score
SaveExploits0References3
Snyk
Snyk
added 2025/02/12 7:47 p.m.5 views

Information Exposure

Overview org.webjars.npm:elliptic is a Fast elliptic-curve cryptography in a plain javascript implementation. Affected versions of this package are vulnerable to Information Exposure due to the sign function which allows an attacker to extract the private key from an ECDSA signature by signing a...

9CVSS6.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/02/12 7:47 p.m.411 views

Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)

Summary Private key can be extracted from ECDSA signature upon signing a malformed input e.g. a string or a number, which could e.g. come from JSON network input Note that elliptic by design accepts hex strings as one of the possible input types Details In this code:...

7.2AI score
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/02/12 12:00 a.m.21 views

The vulnerability of the ParsePKCS1PrivateKey function in the crypto/x509 library for the Go programming language allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the ParsePKCS1PrivateKey function in the crypto/x509 library for the Go programming language is related to incorrect processing of syntactically incorrect structures. Exploiting this vulnerability may allow an attacker, operating remotely, to gain unauthorized access to...

7.8CVSS7.1AI score0.00609EPSS
SaveExploits0References6Affected Software4
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

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

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/11 12:00 a.m.10 views

Sitevision 安全漏洞

Sitevision is a content management system CMS from the Swedish company Sitevision. A security vulnerability exists in Sitevision version 10.3.1 and earlier, which stems from a vulnerability that allows a remote attacker to access the private key used to sign SAML Authn requests under certain...

5.1CVSS6.7AI score0.00259EPSS
SaveExploits0References3
Fortinet
Fortinet
added 2025/02/11 12:00 a.m.5 views

Insertion of sensitive information into Event log

...

6.5CVSS0.00301EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/02/11 12:00 a.m.21 views

Golang 1.24 < 1.24rc2 Multiple Vulnerabilities (macOS)

The version of Golang running on the remote host is 1.24 prior to 1.24rc2. It is, therefore, is affected by multiple vulnerabilities: - net/http: Sensitive headers are incorrectly sent after cross-domain redirect CVE-2024-45336 - cmd/go: GOAUTH credential leak due to improper domain segmentation...

8.8CVSS6.5AI score0.00711EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/10 4:15 p.m.11 views

CVE-2025-24032

PAM-PKCS11 is a Linux-PAM login module that allows a X.509 certificate based user login. Prior to version 0.6.13, if certpolicy is set to none the default value, then pampkcs11 will only check if the user is capable of logging into the token. An attacker may create a different token with the user...

9.2CVSS0.00712EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/10 3:43 p.m.18 views

CVE-2025-24032 PAM-PKCS#11 vulnerable to authentication bypass with default value for `cert_policy` (`none`)

PAM-PKCS11 is a Linux-PAM login module that allows a X.509 certificate based user login. Prior to version 0.6.13, if certpolicy is set to none the default value, then pampkcs11 will only check if the user is capable of logging into the token. An attacker may create a different token with the user...

9.2CVSS7.4AI score
SaveExploits0References10
NVD
NVD
added 2025/02/10 11:15 a.m.16 views

CVE-2025-1099

This vulnerability exists in Tapo C500 Wi-Fi camera due to hard-coded RSA private key embedded within the device firmware. An attacker with physical access could exploit this vulnerability to obtain cryptographic private keys which can then be used to perform impersonation, data decryption and ma...

7CVSS0.0026EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/10 10:44 a.m.9 views

CVE-2025-1099 Information Disclosure Vulnerability in TP-Link Tapo C500 Wi-Fi Camera

This vulnerability exists in Tapo C500 Wi-Fi camera due to hard-coded RSA private key embedded within the device firmware. An attacker with physical access could exploit this vulnerability to obtain cryptographic private keys which can then be used to perform impersonation, data decryption and ma...

7CVSS6AI score0.0026EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/10 10:44 a.m.31 views

CVE-2025-1099 Information Disclosure Vulnerability in TP-Link Tapo C500 Wi-Fi Camera

This vulnerability exists in Tapo C500 Wi-Fi camera due to hard-coded RSA private key embedded within the device firmware. An attacker with physical access could exploit this vulnerability to obtain cryptographic private keys which can then be used to perform impersonation, data decryption and ma...

7CVSS0.0026EPSS
SaveExploits0References1
Rows per page
Query Builder