Lucene search
+L

122 matches found

Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.9 views

An issue was discovered in the rand_core crate before 0.6.2 for Rust. Because read_u32_into and read_u64_into mishandle certain buffer-length checks a random number generator may be seeded with too little data.

...

9.8CVSS9.1AI score0.01238EPSS
SaveExploits0
OSV
OSV
added 2024/05/29 6:08 p.m.14 views

MGASA-2024-0197 Updated qtnetworkauth5 & qtnetworkauth6 packages fix security vulnerability

QAbstractOAuth in Qt Network Authorization in Qt before 5.15.17, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.6, and 6.6.x through 6.7.x before 6.7.1 uses only the time to seed the PRNG, which may result in guessable values...

9.8CVSS6.8AI score0.0097EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/05/28 12:00 a.m.11 views

openSUSE Security Advisory (openSUSE-SU-2024:0143-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS10AI score0.0097EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/27 1:00 p.m.3 views

OPENSUSE-SU-2024:0143-1 Security update for libqt5-qtnetworkauth

This update for libqt5-qtnetworkauth fixes the following issues: - CVE-2024-36048: Fixed data race and poor seeding in generateRandomString boo1224782...

9.8CVSS9.6AI score0.0097EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/05/25 12:00 a.m.12 views

openSUSE Security Advisory (openSUSE-SU-2024:0138-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS10AI score0.0097EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/05/25 12:00 a.m.19 views

FreeBSD : QtNetworkAuth -- predictable seeding of PRNG in QAbstractOAuth (f5fa174d-19de-11ef-83d8-4ccc6adda413)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the f5fa174d-19de-11ef-83d8-4ccc6adda413 advisory. Andy Shaw reports: The OAuth1 implementation in QtNetworkAuth created nonces using a PRNG that was seed...

9.8CVSS5.5AI score0.0097EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 4:01 p.m.10 views

OPENSUSE-SU-2024:0138-1 Security update for qt6-networkauth

This update for qt6-networkauth fixes the following issues: - CVE-2024-36048: Fixed data race and poor seeding in generateRandomString boo1224782...

9.8CVSS7AI score0.0097EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 11:12 p.m.10 views

SUSE CVE-2024-36048

QAbstractOAuth in Qt Network Authorization in Qt before 5.15.17, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.6, and 6.6.x through 6.7.x before 6.7.1 uses only the time to seed the PRNG, which may result in guessable values...

9.8CVSS7AI score0.0097EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/20 1:45 p.m.38 views

CVE-2024-35875

CVE-2024-35875 addresses a security concern in the Linux kernel's handling of confidential computing CoCo environments. In these setups, the virtual machine VM host is untrusted and may attempt to compromise guest VMs. A critical component for maintaining security in such environments is a reliab...

5.5CVSS7.9AI score0.00252EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 9:15 a.m.3 views

DEBIAN-CVE-2024-35875

In the Linux kernel, the following vulnerability has been resolved: x86/coco: Require seeding RNG with RDRAND on CoCo systems There are few uses of CoCo that don't rely on working cryptography and hence a working RNG. Unfortunately, the CoCo threat model means that the VM host cannot be trusted a...

5.5CVSS5.8AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.18 views

UBUNTU-CVE-2024-35875

In the Linux kernel, the following vulnerability has been resolved: x86/coco: Require seeding RNG with RDRAND on CoCo systems There are few uses of CoCo that don't rely on working cryptography and hence a working RNG. Unfortunately, the CoCo threat model means that the VM host cannot be trusted a...

8.4CVSS6.6AI score0.00252EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/19 8:34 a.m.144 views

CVE-2024-35875

CVE-2024-35875 concerns the Linux kernel’s x86/coco RNG seeding feature. The affected area requires seeding the RNG with 256 bits of RDRAND data at boot for CoCo systems, because the CoCo threat model assumes an untrusted host and limited entropy sources. If RDRAND is broken or unavailable, the i...

8.4CVSS6.7AI score0.00252EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/18 9:15 p.m.4 views

DEBIAN-CVE-2024-36048

QAbstractOAuth in Qt Network Authorization in Qt before 5.15.17, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.6, and 6.6.x through 6.7.x before 6.7.1 uses only the time to seed the PRNG, which may result in guessable values...

9.8CVSS5.2AI score0.0097EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2024/05/08 12:00 a.m.30 views

QtNetworkAuth -- predictable seeding of PRNG in QAbstractOAuth

Andy Shaw reports: The OAuth1 implementation in QtNetworkAuth created nonces using a PRNG that was seeded with a predictable seed. This means that an attacker that can somehow control the time of the first OAuth1 flow of the process has a high chance of predicting the nonce used in said OAuth flo...

9.8CVSS6.6AI score0.0097EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/29 1:27 p.m.29 views

CVE-2024-1579 Insufficient seeding of random number generator

Incorrect Usage of Seeds in Pseudo-Random Number Generator PRNG vulnerability in Secomea GateManager Webserver modules allows Session Hijacking.This issue affects GateManager: before 11.2.624071020...

8.1CVSS8.3AI score0.0052EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/29 1:27 p.m.18 views

CVE-2024-1579 Insufficient seeding of random number generator

Incorrect Usage of Seeds in Pseudo-Random Number Generator PRNG vulnerability in Secomea GateManager Webserver modules allows Session Hijacking.This issue affects GateManager: before 11.2.624071020...

8.1CVSS7AI score0.0052EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/01 12:00 a.m.13 views

Objectplanet Opinio Security Vulnerability

ObjectPlanet Opinio is an online survey system from ObjectPlanet Norway. A security vulnerability exists in Objectplanet Opinio 7.22 and earlier versions, which stems from Ben's use of a cryptographically weak pseudo-random number generator PRNG with predictable seeding, which could lead to the...

9.8CVSS6.8AI score0.00742EPSS
SaveExploits0References4
NVD
NVD
added 2023/08/09 3:15 a.m.34 views

CVE-2023-39910

The cryptocurrency wallet entropy seeding mechanism used in Libbitcoin Explorer 3.0.0 through 3.6.0 is weak, aka the Milk Sad issue. The use of an mt19937 Mersenne Twister PRNG restricts the internal entropy to 32 bits regardless of settings. This allows remote attackers to recover any wallet...

7.5CVSS7.5AI score0.01804EPSS
SaveExploits1References6
Prion
Prion
added 2023/08/09 3:15 a.m.39 views

Design/Logic Flaw

The cryptocurrency wallet entropy seeding mechanism used in Libbitcoin Explorer 3.0.0 through 3.6.0 is weak, aka the Milk Sad issue. The use of an mt19937 Mersenne Twister PRNG restricts the internal entropy to 32 bits regardless of settings. This allows remote attackers to recover any wallet...

5CVSS7.5AI score0.01804EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/09 12:00 a.m.23 views

CVE-2023-39910

The cryptocurrency wallet entropy seeding mechanism used in Libbitcoin Explorer 3.0.0 through 3.6.0 is weak, aka the Milk Sad issue. The use of an mt19937 Mersenne Twister PRNG restricts the internal entropy to 32 bits regardless of settings. This allows remote attackers to recover any wallet...

6.9AI score0.01804EPSS
SaveExploits1References6
Rows per page
Query Builder