Lucene search
+L

13129 matches found

NVD
NVD
added 2024/04/17 3:15 p.m.20 views

CVE-2024-30253

@solana/web3.js is the Solana JavaScript SDK. Using particular inputs with @solana/web3.js will result in memory exhaustion OOM. If you have a server, client, mobile, or desktop product that accepts untrusted input for use with @solana/web3.js, your application/service may crash, resulting in a...

7.5CVSS7.4AI score0.00593EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/17 3:07 p.m.86 views

CVE-2024-30253

The CVE concerns @solana/web3.js (Solana JavaScript SDK). Certain inputs can trigger memory exhaustion (OOM), causing an application or service to crash and potentially lose availability. Affected releases are numerous; remediation is to upgrade to the fixed versions listed in the advisory (examp...

7.5CVSS7.4AI score0.00593EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/17 3:07 p.m.15 views

CVE-2024-30253 Handling untrusted input can result in a crash, leading to loss of availability / denial of service

@solana/web3.js is the Solana JavaScript SDK. Using particular inputs with @solana/web3.js will result in memory exhaustion OOM. If you have a server, client, mobile, or desktop product that accepts untrusted input for use with @solana/web3.js, your application/service may crash, resulting in a...

7.5CVSS6.6AI score0.00593EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/17 3:07 p.m.29 views

CVE-2024-30253 Handling untrusted input can result in a crash, leading to loss of availability / denial of service

@solana/web3.js is the Solana JavaScript SDK. Using particular inputs with @solana/web3.js will result in memory exhaustion OOM. If you have a server, client, mobile, or desktop product that accepts untrusted input for use with @solana/web3.js, your application/service may crash, resulting in a...

7.5CVSS7.3AI score
SaveExploits0References4
Citrix
Citrix
added 2024/04/17 12:00 a.m.14 views

Citrix cloud - Failed to create AD accounts for an MCS Catalog with PowerShell SDK.

You may be unable to create a computer AD account with PowerShell SDK using a service account. It will fail with error: Command: $adAccounts.FailedAccounts Impersonate user logon failed, Win32 Error Code: 1385 Error Reason: InvalidParamtersForADOperation...

7.1AI score
SaveExploits0
Broadcom
Broadcom
added 2024/04/16 12:00 a.m.49 views

Apache Avro Java SDK vulnerable to Improper Input Validation (CVE-2023-39410)

When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro...

7.5CVSS7.1AI score0.01772EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2024/04/14 11:15 p.m.22 views

CVE-2024-3764

DISPUTED A vulnerability classified as problematic has been found in Tuya SDK up to 5.0.x. Affected is an unknown function of the component MQTT Packet Handler. The manipulation leads to denial of service. It is possible to launch the attack remotely. The exploit has been disclosed to the public...

3.3CVSS3.7AI score0.00587EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/14 10:31 p.m.12 views

CVE-2024-3764 Tuya SDK MQTT Packet denial of service

DISPUTED A vulnerability classified as problematic has been found in Tuya SDK up to 5.0.x. Affected is an unknown function of the component MQTT Packet Handler. The manipulation leads to denial of service. It is possible to launch the attack remotely. The exploit has been disclosed to the public...

3.3CVSS6.7AI score0.00587EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/14 10:31 p.m.48 views

CVE-2024-3764 Tuya SDK MQTT Packet denial of service

DISPUTED A vulnerability classified as problematic has been found in Tuya SDK up to 5.0.x. Affected is an unknown function of the component MQTT Packet Handler. The manipulation leads to denial of service. It is possible to launch the attack remotely. The exploit has been disclosed to the public...

3.3CVSS4.2AI score0.00587EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/04/14 12:00 a.m.17 views

PT-2024-27692 · Tuya · Tuya Sdk

Name of the Vulnerable Software and Affected Versions: Tuya SDK versions up to 5.0.x Description: A vulnerability has been found in the MQTT Packet Handler component, which can lead to denial of service. The attack can be launched remotely, but the vendor notes that a malicious actor would have t...

3.3CVSS7.1AI score0.00587EPSS
SaveExploits0References8
Fedora
Fedora
added 2024/04/11 1:40 a.m.19 views

[SECURITY] Fedora 38 Update: dotnet7.0-7.0.117-1.fc38

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2024/04/11 12:00 a.m.30 views

.NET Core Privilege Escalation Vulnerability (KB5037338)

This host is missing an important security update according to Microsoft KB5037338. 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 CPE =...

7.3CVSS7.2AI score0.02513EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2024/04/11 12:00 a.m.63 views

.NET Core Privilege Escalation Vulnerability (KB5037336)

This host is missing an important security update according to Microsoft KB5037336. 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 CPE =...

7.3CVSS7.2AI score0.02513EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 10:04 p.m.82 views

GHSA-3FP5-2XWH-FXM6 Evmos transaction execution not accounting for all state transition after interaction with precompiles

Context - stateObject: represents the state of an account and is used to store its updates during a state transition. This is accomplished using two in memory Storage variables: originStorage and dirtyStorage - StateDB: it is the general interface to retrieve accounts and holds a map of...

9.1CVSS9.2AI score0.00943EPSS
SaveExploits0References7
Fedora
Fedora
added 2024/04/10 4:06 a.m.20 views

[SECURITY] Fedora 39 Update: dotnet7.0-7.0.117-1.fc39

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.1AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/04/10 3:45 a.m.5 views

Malicious code in @sber-sd/assistant-web-sdk (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 82069e81085e1a22a51773833e3b1a9b2b492b06fa5249a27bd12e09c329e9f4 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2024/04/10 3:45 a.m.13 views

MAL-2024-1246 Malicious code in @sber-sd/assistant-web-sdk (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 82069e81085e1a22a51773833e3b1a9b2b492b06fa5249a27bd12e09c329e9f4 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Fedora
Fedora
added 2024/04/10 2:03 a.m.16 views

[SECURITY] Fedora 38 Update: dotnet8.0-8.0.103-1.fc38

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.1AI score
SaveExploits0
Fedora
Fedora
added 2024/04/10 1:17 a.m.15 views

[SECURITY] Fedora 39 Update: dotnet8.0-8.0.103-1.fc39

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/04/10 12:00 a.m.177 views

Security Update for Microsoft .NET Core SDK (April 2024)

The version of .NET Core SDK installed on the remote host is 6.x prior to 6.0.29, 7.x prior to 7.0.18 or 8.x prior to 8.0.4. It is, therefore, affected by multiple vulnerabilities as referenced in the April 2024 advisory: - A remote code execution vulnerability. An attacker can exploit this to...

7.3CVSS7.8AI score0.02513EPSS
SaveExploits0References8
Rows per page
Query Builder