Lucene search
+L

3731 matches found

Intel
Intel
added 2023/05/09 12:0 a.m.43 views

Intel® oneAPI Toolkit and Component Software Installers Advisory

Summary: A potential security vulnerability in some Intel® oneAPI Toolkit and component software installers may allow escalation of privilege. Intel is releasing software updates to mitigate this potential vulnerability. Vulnerability Details: CVEID: CVE-2023-22355 Description: Uncontrolled searc...

7.8CVSS7.1AI score0.00209EPSS
SaveExploits0
OSV
OSV
added 2023/05/08 11:10 a.m.8 views

SUSE-SU-2023:2125-1 Security update for containerd

This update for containerd fixes the following issues: - containerd was rebuilt with a current GO compiler, catching up to bug and security fixes provided by go. bsc1210298...

7.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/05/08 12:0 a.m.8 views

PT-2023-36156 · Unknown · Kubernetes Containerd

Name of the Vulnerable Software and Affected Versions: containerd affected versions not specified Description: The issue is related to containerd being rebuilt with a current GO compiler to catch up on bug and security fixes provided by GO. Recommendations: At the moment, there is no information...

7AI score
SaveExploits0References3
Rapid7 Blog
Rapid7 Blog
added 2023/05/05 4:39 p.m.45 views

AppDomain Manager Injection: New Techniques For Red Teams

AppDomain Manager Injection is a very versatile and useful technique for red team operators. This technique allows you to effectively turn any Microsoft.NET application on a Windows host into a lolbin Living Off the Land Binary by forcing the application to load a specially crafted .NET assembly,...

7.7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/05/04 12:0 a.m.8 views

The vulnerability in the `pkgconf_tuple_parse` function (libpkgconf/tuple.c) of the pkgconf development tool, which is used for configuring compiler and assembler flags for development libraries. This vulnerability allows an attacker to cause a service failure.

The vulnerability of the pkgconftupleparse function in the library for configuring compiler and assembler flags for the pkgconf development tool is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to cause a system failu...

5.5CVSS6.2AI score0.00516EPSS
SaveExploits1References10Affected Software5
Prion
Prion
added 2023/04/27 5:15 p.m.31 views

Code injection

Wasmtime is a standalone runtime for WebAssembly. Prior to versions 6.0.2, 7.0.1, and 8.0.1, Wasmtime's implementation of managing per-instance state, such as tables and memories, contains LLVM-level undefined behavior. This undefined behavior was found to cause runtime-level issues when compiled...

6.5CVSS8.7AI score0.0045EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/04/27 5:8 p.m.17 views

GHSA-CH89-5G45-QWC7 Undefined Behavior in Rust runtime functions

Impact Wasmtime's implementation of managing per-instance state, such as tables and memories, contains LLVM-level undefined behavior. This undefined behavior was found to cause runtime-level issues when compiled with LLVM 16 which causes some writes, which are critical for correctness, to be...

3.9CVSS6.6AI score0.0045EPSS
SaveExploits0References6
CVE
CVE
added 2023/04/27 4:56 p.m.67 views

CVE-2023-30624

Wasmtime CVE-2023-30624 concerns an LLVM-level undefined behavior in per-instance state management (VMContext) of the Wasmtime runtime. The issue occurs in Wasmtime versions prior to 6.0.2, 7.0.1, and 8.0.1 and arises when unsafe code mutates VMContext data via methods using &self, which can lead...

8.8CVSS6.7AI score0.0045EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/04/27 4:56 p.m.15 views

CVE-2023-30624 Wasmtime has Undefined Behavior in Rust runtime functions

Wasmtime is a standalone runtime for WebAssembly. Prior to versions 6.0.2, 7.0.1, and 8.0.1, Wasmtime's implementation of managing per-instance state, such as tables and memories, contains LLVM-level undefined behavior. This undefined behavior was found to cause runtime-level issues when compiled...

3.9CVSS8.5AI score0.0045EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/04/25 12:0 a.m.37 views

Debian DSA-5392-1 : thunderbird - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5392 advisory. - matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. In versions prior to 24.0.0 events sent with special strings in key places can...

8.8CVSS7.5AI score0.01185EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2023/04/25 12:0 a.m.46 views

CentOS 7 : firefox (RHSA-2023:1791)

The remote CentOS Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2023:1791 advisory. - Unexpected data returned from the Safe Browsing API could have led to memory corruption and a potentially exploitable crash. This vulnerability affec...

8.8CVSS7.8AI score0.00952EPSS
SaveExploits0References10
OSV
OSV
added 2023/04/24 10:33 p.m.65 views

GHSA-W9G2-3W7P-72G9 Incorrect success value returned in vyper

Background During the audit of Lido's Gate Seals code statemind team identified a weird behavior of the code that uses rawcall: https://github.com/lidofinance/gate-seals/blob/051593e74df01a4131c485b4fda52e691cd4b7d8/contracts/GateSeal.vyL164 . Construction like this: vyper success = rawcall...

8.7CVSS7.1AI score0.00883EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2023/04/24 10:33 p.m.29 views

Incorrect success value returned in vyper

Background During the audit of Lido's Gate Seals code statemind team identified a weird behavior of the code that uses rawcall: https://github.com/lidofinance/gate-seals/blob/051593e74df01a4131c485b4fda52e691cd4b7d8/contracts/GateSeal.vyL164 . Construction like this: vyper success = rawcall...

7.5CVSS6AI score0.00883EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2023/04/24 10:15 p.m.53 views

CVE-2023-30629

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.1 through 0.3.7, the Vyper compiler generates the wrong bytecode. Any contract that uses the rawcall with revertonfailure=False and maxoutsize=0 receives the wrong response from rawcall. Depending on the...

7.5CVSS7.5AI score0.00883EPSS
SaveExploits1References5
Prion
Prion
added 2023/04/24 10:15 p.m.26 views

Design/Logic Flaw

Vyper is a Pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.1 through 0.3.7, the Vyper compiler generates the wrong bytecode. Any contract that uses the rawcall with revertonfailure=False and maxoutsize=0 receives the wrong response from rawcall. Depending on the...

5CVSS7.5AI score0.00883EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/04/24 1:19 p.m.6 views

SUSE-SU-2023:1967-1 Security update for kubevirt, virt-api-container, virt-controller-container, virt-handler-container, virt-launcher-container, virt-libguestfs-tools-container, virt-operator-container

This update for kubevirt, virt-api-container, virt-controller-container, virt-handler-container, virt-launcher-container, virt-libguestfs-tools-container, virt-operator-container fixes the following issues: - CVE-2023-26484: Limit operator secrets permission. bsc1209359 kubevirt is also rebuilt...

8.2CVSS8.2AI score0.00606EPSS
SaveExploits0References4
OSV
OSV
added 2023/04/24 1:18 p.m.1 views

SUSE-SU-2023:1966-1 Security update for cdi-apiserver-container, cdi-cloner-container, cdi-controller-container, cdi-importer-container, cdi-operator-container, cdi-uploadproxy-container, cdi-uploadserver-container, containerized-data-importer

This update for cdi-apiserver-container, cdi-cloner-container, cdi-controller-container, cdi-importer-container, cdi-operator-container, cdi-uploadproxy-container, cdi-uploadserver-container, containerized-data-importer fixes the following issues: - build the containerized-data-importer with a...

7.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/04/24 12:0 a.m.5 views

PT-2023-36148 · Unknown · Cdi-Uploadserver-Container +7

Name of the Vulnerable Software and Affected Versions: cdi-apiserver-container affected versions not specified cdi-cloner-container affected versions not specified cdi-controller-container affected versions not specified cdi-importer-container affected versions not specified cdi-operator-containe...

6.8AI score
SaveExploits0References3
CNNVD
CNNVD
added 2023/04/24 12:0 a.m.10 views

Vyper 安全漏洞

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper versions 0.3.1 through 0.3.7, which stems from the Vyper compiler generating incorrect bytecode...

7.5CVSS7.2AI score0.00883EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2023/04/24 12:0 a.m.29 views

Debian dla-3400 : thunderbird - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3400 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-3400-1 [email protected]...

8.8CVSS7.7AI score0.01185EPSS
SaveExploits0References24
Rows per page
Query Builder