Lucene search
+L

1015 matches found

CVE
CVE
added 2024/08/05 4:04 p.m.72 views

CVE-2023-31355

CVE-2023-31355 is associated with SNP firmware write restrictions; a malicious hypervisor could overwrite a guest’s UMC seed and potentially read memory from a decommissioned guest. Connected advisories (Fedora Linux-firmware updates around 2025-03-11) provide concrete remediation: update linux-f...

6CVSS7.2AI score0.00443EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/05 4:04 p.m.24 views

CVE-2023-31355

Improper restriction of write operations in SNP firmware could allow a malicious hypervisor to overwrite a guest's UMC seed potentially allowing reading of memory from a decommissioned guest...

6CVSS7.2AI score0.00443EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/08/05 12:00 a.m.8 views

PT-2024-12279 · Unknown +1 · Scp-Firmware +1

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue involves improper restriction of write operations in SNP firmware. This could allow a malicious hypervisor to overwrite a guest's UMC seed,...

6CVSS6.5AI score0.00443EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2024/08/05 12:00 a.m.10 views

AMD SEV-SNP 安全漏洞

AMD SEV-SNP is a secure encrypted virtualization firmware from UltraMicroelectronics AMD. A single key is used to encrypt system memory. AMD SEV-SNP suffers from a security vulnerability that stems from an improper restriction on write operations causing a malicious hypervisor to overwrite the...

6CVSS6AI score0.00443EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/08/05 12:00 a.m.11 views

AMD SEV-SNP 安全漏洞

AMD SEV-SNP is a secure encrypted virtualization firmware from UltraMicroelectronics AMD. A single key is used to encrypt system memory. AMD SEV-SNP suffers from a security vulnerability that stems from an improper restriction of write operations allowing a malicious hypervisor to potentially...

7.9CVSS7.5AI score0.00447EPSS
SaveExploits1References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:20 p.m.5 views

Malicious code in @ks-radar/radar-seed (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2024/06/25 12:20 p.m.8 views

MAL-2024-2918 Malicious code in @ks-radar/radar-seed (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/06/07 8:27 p.m.12 views

GHSA-XG9W-R469-M455 ZendFramework Potential Information Disclosure and Insufficient Entropy vulnerabilities

In Zend Framework 2, the Zend\Math\Rand component generates random bytes using the OpenSSL or Mcrypt extensions when available but will otherwise use PHP's mtrand function as a fallback. All outputs from mtrand are predictable for the same PHP process if an attacker can brute force the seed used ...

7.4CVSS7.3AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/06/07 8:27 p.m.38 views

ZendFramework Potential Information Disclosure and Insufficient Entropy vulnerabilities

In Zend Framework 2, the Zend\Math\Rand component generates random bytes using the OpenSSL or Mcrypt extensions when available but will otherwise use PHP's mtrand function as a fallback. All outputs from mtrand are predictable for the same PHP process if an attacker can brute force the seed used ...

7.3AI score
SaveExploits0References5Affected Software1
QT
QT
added 2024/05/24 12:00 a.m.56 views

Security advisory: OAuth1 in QtNetworkAuth

The OAuth1 implementation in QtNetworkAuth created nonces using a PRNG that was seeded with a predictable seed. This issue has been assigned the CVE id CVE-2024-36048. This means that an attacker that can somehow control the time of the first OAuth1 flow of the process has a high chance of...

9.8CVSS9.5AI score0.0097EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.8 views

SUSE 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.6CVSS6.5AI score0.0025EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.51 views

CVE-2024-35875 x86/coco: Require seeding RNG with RDRAND on CoCo systems

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.5AI score0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/18 9:15 p.m.19 views

UBUNTU-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.8AI score0.0097EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/18 12:00 a.m.108 views

CVE-2024-36048

CVE-2024-36048 affects Qt Network Authorization’s QAbstractOAuth. Vulnerable in Qt before 5.15.17, 6.x before 6.2.13, 6.3.x–6.5.x before 6.5.6, and 6.6.x–6.7.x before 6.7.1. The root cause is seeding the PRNG with only the current time, which can yield guessable values. Impact is high for confide...

9.8CVSS6.3AI score0.0097EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2024/05/18 12:00 a.m.12 views

Qt 安全漏洞

Qt is a cross-platform C++ application development framework from the Norwegian company Qt. It is widely used to develop GUI programs, in which case it is also known as the widget toolkit. It can also be used to develop non-GUI programs, such as console tools and servers. A security vulnerability...

9.8CVSS6.3AI score0.0097EPSS
SaveExploits0References3
Mageia
Mageia
added 2024/05/16 5:29 p.m.40 views

Updated ghostscript packages fix security vulnerability

An issue was discovered in Artifex Ghostscript through 10.01.0. psi/zmisc1.c, when SAFER mode is used, allows eexec seeds other than the Type 1 standard. CVE-2023-52722...

5.5CVSS7.3AI score0.0033EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/04/29 12:00 a.m.13 views

PT-2024-18147 · Secomea · Secomea Gatemanager

Name of the Vulnerable Software and Affected Versions: Secomea GateManager versions prior to 11.2.624071020 Description: The issue is related to the incorrect usage of seeds in the Pseudo-Random Number Generator PRNG in the Secomea GateManager's Webserver modules, allowing session hijacking...

8.1CVSS7.2AI score0.0052EPSS
SaveExploits0References8
NVD
NVD
added 2024/03/20 6:15 p.m.23 views

CVE-2024-23643

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. A stored cross-site scripting XSS vulnerability exists in versions prior to 2.23.2 and 2.24.1 that enables an authenticated administrator with workspace-level privileges to store a...

4.8CVSS4.9AI score0.00426EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/20 5:50 p.m.31 views

CVE-2024-23643 GeoServer Stored Cross-Site Scripting (XSS) vulnerability in GWC Seed Form

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. A stored cross-site scripting XSS vulnerability exists in versions prior to 2.23.2 and 2.24.1 that enables an authenticated administrator with workspace-level privileges to store a...

4.8CVSS5.1AI score0.00426EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/20 5:50 p.m.28 views

CVE-2024-23643 GeoServer Stored Cross-Site Scripting (XSS) vulnerability in GWC Seed Form

GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. A stored cross-site scripting XSS vulnerability exists in versions prior to 2.23.2 and 2.24.1 that enables an authenticated administrator with workspace-level privileges to store a...

4.8CVSS5.4AI score0.00426EPSS
SaveExploits0References4
Rows per page
Query Builder