Lucene search
+L

994 matches found

OSV
OSV
added 2021/11/14 3:24 p.m.12 views

GSD-2021-1002201 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15 by commit...

7.7AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:16 p.m.12 views

GSD-2021-1002018 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.157 by commit...

7.7AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:14 p.m.10 views

GSD-2021-1001987 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.216 by commit...

7.7AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:13 p.m.20 views

UVI-2021-1001964 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.255 by commit...

7.7AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:12 p.m.15 views

UVI-2021-1001943 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.290 by commit...

7.7AI score
SaveExploits0
OSV
OSV
added 2021/10/12 3:59 p.m.71 views

GHSA-XV8X-PR4H-73JV Memory corruption when returning a literal struct with a private call inside of it

Impact When performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. Patches 0.3.0 / 2447...

7.7CVSS8.8AI score0.01074EPSS
SaveExploits0References5
OSV
OSV
added 2021/10/06 6:15 p.m.25 views

CVE-2021-41121

Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions when performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. This issue has been resolved in version 0.3.0...

8.8CVSS8.9AI score
SaveExploits0References2
PyPA
PyPA
added 2021/10/06 6:15 p.m.12 views

PYSEC-2021-365

Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions when performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. This issue has been resolved in version 0.3.0...

8.8CVSS6.9AI score0.01074EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/10/06 6:15 p.m.28 views

Memory corruption

Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions when performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. This issue has been resolved in version 0.3.0...

6.5CVSS8.8AI score0.01074EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/10/06 12:0 a.m.17 views

PT-2021-23104 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.3.0 Description: The issue occurs when performing a function call inside a literal struct, resulting in a memory corruption problem due to an incorrect pointer to the top of the stack. Recommendations: For versions...

8.8CVSS8.8AI score0.01074EPSS
SaveExploits0References8
OSV
OSV
added 2021/09/16 12:0 p.m.34 views

RUSTSEC-2021-0111 Memory Safety Issue when using `patch` or `merge` on `state` and assign the result back to `state`

Affected versions of this crate maintains references to memory that might have been freed already. If affects the following two tremor-script language constructs: A Merge where we assign the result back to the target expression and the expression to be merged needs to reference the event: let sta...

9.8CVSS8.5AI score0.01191EPSS
SaveExploits0References3
RustSec
RustSec
added 2021/09/16 12:0 p.m.23 views

Memory Safety Issue when using `patch` or `merge` on `state` and assign the result back to `state`

Affected versions of this crate maintains references to memory that might have been freed already. If affects the following two tremor-script language constructs: A Merge where we assign the result back to the target expression and the expression to be merged needs to reference the event: let sta...

9.8CVSS0.3AI score0.01191EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/08/25 9:1 p.m.17 views

GHSA-W5CR-FRPH-HW7F Use of uninitialized buffer in rkyv

An issue was discovered in the rkyv crate before 0.6.0 for Rust. When an archive is created via serialization, the archive content may contain uninitialized values of certain parts of a struct...

7.5CVSS7.4AI score0.01079EPSS
SaveExploits0References5
OSV
OSV
added 2021/08/25 8:49 p.m.14 views

GHSA-9WGH-VJJ7-7433 Mutable reference with immutable provenance in image

A mutable reference to a struct was constructed by dereferencing a pointer obtained from slice::asptr. Instead, slice::asmutptr should have been called on the mutable slice argument. The former performs an implicit reborrow as an immutable shared reference which does not allow writing through the...

5.5CVSS5.4AI score0.00384EPSS
SaveExploits1References6
OSV
OSV
added 2021/08/25 8:46 p.m.43 views

GHSA-8RC5-MR4F-M243 Use after free in rio

An issue was discovered in the rio crate through 2020-05-11 for Rust. A struct can be leaked, allowing attackers to obtain sensitive information, cause a use-after-free, or cause a data race...

9.8CVSS5.9AI score0.01541EPSS
SaveExploits0References5
zdt
zdt
added 2021/08/05 12:0 a.m.130 views

GFI Mail Archiver 15.1 - Telerik UI Component Arbitrary File Upload (Unauthenticated) Exploit

Exploit Title: GFI Mail Archiver 15.1 - Telerik UI Component Arbitrary File Upload Unauthenticated Exploit Author: Amin Bohio Original Research & Code By: Paul Taylor / Foregenix Ltd Original Exploit: https://github.com/bao7uo/RAUcrypto Vendor Homepage: https://www.gfi.com Software Link:...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.38 views

SUSE: Security Advisory (SUSE-SU-2019:13991-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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...

7.5CVSS6.7AI score0.05726EPSS
SaveExploits2References5
RustSec
RustSec
added 2021/06/01 12:0 p.m.24 views

`mopa` is technically unsound

The mopa crate redefines the deprecated TraitObject struct from core::raw like so: rust reprC deriveCopy, Clone dochidden pub struct TraitObject pub data: mut , pub vtable: mut , This is done to then transmute a reference to a trait object &dyn Trait for any trait Trait into this struct and...

9.8CVSS0.4AI score0.01646EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/05/18 6:30 p.m.47 views

Predictable SIF UUID Identifiers in github.com/sylabs/sif

Impact The siftool new command and func siftool.New produce predictable UUID identifiers due to insecure randomness in the version of the github.com/satori/go.uuid module used as a dependency. Patches A patch is available in version = v1.2.3 of the module. Users are encouraged to upgrade. The pat...

7.5CVSS0.8AI score0.00958EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/05/07 9:15 p.m.18 views

CVE-2021-29499

SIF is an open source implementation of the Singularity Container Image Format. The siftool new command and func siftool.New produce predictable UUID identifiers due to insecure randomness in the version of the github.com/satori/go.uuid module used as a dependency. A patch is available in version...

7.5CVSS6.8AI score
SaveExploits0References1
Rows per page
Query Builder