Lucene search
+L

1898 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2017-2625

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - It was discovered that libXdmcp before 1.1.2 including used weak entropy to generate session keys. On a multi-user system using xdmcp, a local attacker could...

6.5CVSS6.4AI score0.00534EPSS
SaveExploits3References2
RedhatCVE
RedhatCVE
added 2025/02/28 12:25 a.m.23 views

CVE-2024-50684

SunGrow iSolarCloud Android app V2.1.6.20241017 and prior uses an insecure AES key to encrypt client data insufficient entropy. This may allow attackers to decrypt intercepted communications between the mobile app and iSolarCloud...

6.5CVSS6.8AI score0.00327EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 9:15 p.m.10 views

CVE-2024-50684

SunGrow iSolarCloud Android app V2.1.6.20241017 and prior uses an insecure AES key to encrypt client data insufficient entropy. This may allow attackers to decrypt intercepted communications between the mobile app and iSolarCloud...

6.5CVSS5.8AI score0.00327EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/26 12:0 a.m.35 views

CVE-2024-50684

SunGrow iSolarCloud Android app V2.1.6.20241017 and prior uses an insecure AES key to encrypt client data insufficient entropy. This may allow attackers to decrypt intercepted communications between the mobile app and iSolarCloud...

0.00327EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/02/26 12:0 a.m.15 views

CVE-2024-50684

SunGrow iSolarCloud Android app V2.1.6.20241017 and prior uses an insecure AES key to encrypt client data insufficient entropy. This may allow attackers to decrypt intercepted communications between the mobile app and iSolarCloud...

7.1AI score0.00327EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 4:50 a.m.17 views

CVE-2024-36400

nano-id is a unique string ID generator for Rust. Affected versions of the nano-id crate incorrectly generated IDs using a reduced character set in the nanoid::base62 and nanoid::base58 functions. Specifically, the base62 function used a character set of 32 symbols instead of the intended 62...

9.8CVSS6.6AI score0.00754EPSS
SaveExploits1References1
SUSE Linux
SUSE Linux
added 2025/02/03 8:48 a.m.3 views

Security update for gnutls

This update for gnutls fixes the following issues: CVE-2024-28835: certtool crash when verifying a certificate chain bsc1221747 CVE-2024-28834: Fixed side-channel in the deterministic ECDSA bsc1221746 jitterentropy: Release the memory of the entropy collector when using jitterentropy with phtread...

5.3CVSS7.3AI score0.00718EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/01/23 10:52 p.m.13 views

CVE-2025-0577

An insufficient entropy vulnerability was found in glibc. The getrandom and arc4random family of functions may return predictable randomness if these functions are called again after the fork, which happens concurrently with a call to any of these functions. Mitigation Red Hat Product Security do...

4.8CVSS6.9AI score0.00244EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/01/23 12:0 a.m.12 views

glibc 安全漏洞

glibc GNU C Library is a C standard library implemented by a GNU project of the GNU community. A security vulnerability exists in glibc, which stems from a lack of entropy...

5.1AI score0.00244EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/06 7:23 p.m.18 views

GHSA-237R-R8M4-4Q88 Guzzle OAuth Subscriber has insufficient nonce entropy

Impact Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source https://github.com/guzzle/oauth-subscriber/blob/0.8.0/src/Oauth1.phpL192. This can leave servers vulnerable to replay attacks when TLS is not used. Patches Upgrade to version 0.8.1 or higher...

6.3CVSS6.1AI score0.00451EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/01/06 7:23 p.m.58 views

Guzzle OAuth Subscriber has insufficient nonce entropy

Impact Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source https://github.com/guzzle/oauth-subscriber/blob/0.8.0/src/Oauth1.phpL192. This can leave servers vulnerable to replay attacks when TLS is not used. Patches Upgrade to version 0.8.1 or higher...

6.3CVSS6.1AI score0.00451EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/01/06 7:23 p.m.110 views

CVE-2025-21617

CVE-2025-21617 affects the Guzzle OAuth Subscriber (PHP) where Nonce generation in OAuth 1.0 authentication did not use sufficient entropy or a cryptographically secure PRNG prior to version 0.8.1. The issue enables potential replay attacks when TLS is not used. The vulnerability is fixed in 0.8....

6.3CVSS6.3AI score0.00451EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/01/06 7:23 p.m.20 views

CVE-2025-21617 Guzzle OAuth Subscriber has insufficient nonce entropy

Guzzle OAuth Subscriber signs Guzzle requests using OAuth 1.0. Prior to 0.8.1, Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source. This can leave servers vulnerable to replay attacks when TLS is not used. This vulnerability is fixed in 0.8.1...

6.3CVSS6.3AI score0.00451EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/01/06 7:23 p.m.35 views

CVE-2025-21617 Guzzle OAuth Subscriber has insufficient nonce entropy

Guzzle OAuth Subscriber signs Guzzle requests using OAuth 1.0. Prior to 0.8.1, Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source. This can leave servers vulnerable to replay attacks when TLS is not used. This vulnerability is fixed in 0.8.1...

6.3CVSS0.00451EPSS
SaveExploits0References4
Friends Of PHP
Friends Of PHP
added 2025/01/06 7:15 p.m.10 views

Insufficient nonce entropy

Impact Nonce generation does not use sufficient entropy nor a cryptographically secure pseudorandom source https://github.com/guzzle/oauth-subscriber/blob/0.8.0/src/Oauth1.phpL192. This can leave servers vulnerable to replay attacks when TLS is not used. Patches Upgrade to version 0.8.1 or higher...

6.3CVSS6.1AI score0.00595EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2025/01/06 12:0 a.m.9 views

Guzzle 安全特征问题漏洞

Guzzle is a PHP HTTP client for guzzlehttp individual developers that makes it easy to send HTTP requests and easily integrate with web services. A Security Feature Issue vulnerability exists in Guzzle versions prior to 0.8.1 that stems from Nonce generating pseudo-random sources that do not use...

6.3CVSS6.3AI score0.00451EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/06 12:0 a.m.11 views

PT-2025-4303 · Unknown · Guzzle Oauth Subscriber

Name of the Vulnerable Software and Affected Versions: Guzzle OAuth Subscriber versions prior to 0.8.1 Description: The issue concerns the Guzzle OAuth Subscriber, which signs Guzzle requests using OAuth 1.0. Prior to version 0.8.1, the Nonce generation does not utilize sufficient entropy nor a...

6.3CVSS7AI score0.00451EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.13 views

PT-2026-7944

Name of the Vulnerable Software and Affected Versions WWW::OAuth versions 1.000 and earlier Description The software utilizes the rand function as the default source of entropy for cryptographic functions, which is not cryptographically secure. This can potentially compromise the security of...

7.3CVSS5.3AI score0.00255EPSS
SaveExploits0References13
OSV
OSV
added 2024/12/16 2:1 p.m.19 views

BIT-NODE-MIN-2022-35255

A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource in SecretKeyGenTraits::DoKeyGen in src/crypto/cryptokeygen.cc. There are two problems with this: 1 It does not check the return value, it assumes EntropySource always succeeds, but it can a...

9.1CVSS8.7AI score0.0187EPSS
SaveExploits1References5
OSV
OSV
added 2024/12/06 4:14 p.m.13 views

CVE-2024-54143 openwrt/asu allows build artifact poisoning via truncated SHA-256 hash and command injection

openwrt/asu is an image on demand server for OpenWrt based distributions. The request hashing mechanism truncates SHA-256 hashes to only 12 characters. This significantly reduces entropy, making it feasible for an attacker to generate collisions. By exploiting this, a previously built malicious...

9.3CVSS9.6AI score0.01867EPSS
SaveExploits0References4
Rows per page
Query Builder