Lucene search
K

79 matches found

Github Security Blog
Github Security Blog
added 2022/06/17 12:16 a.m.15 views

Optional `Deserialize` implementations lacking validation

When activating the non-default feature serialize, most structs implement serde::Deserialize without sufficient validation. This allows breaking invariants in safe code, leading to: Undefined behavior in asstring methods which use std::str::fromutf8unchecked internally. Panics due to failed...

1.6AI score
Exploits0References3Affected Software1
OSV
OSV
added 2021/02/04 12:0 p.m.11 views

RUSTSEC-2021-0019 Multiple soundness issues

Calls std::str::fromutf8unchecked without any checks The function xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on the raw bytes that were received from the X11 server without any validity checks. The X11 server only prevents interior null bytes, but otherwise allows any X...

9.8CVSS9AI score0.00568EPSS
Exploits4References7
Prion
Prion
added 2021/01/26 9:15 p.m.13 views

Design/Logic Flaw

Tendermint Core is an open source Byzantine Fault Tolerant BFT middleware that takes a state transition machine - written in any programming language - and securely replicates it on many machines. Tendermint Core v0.34.0 introduced a new way of handling evidence of misbehavior. As part of this, w...

4CVSS6.3AI score0.00376EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2021/01/20 12:0 p.m.16 views

RUSTSEC-2021-0089 Optional `Deserialize` implementations lacking validation

When activating the non-default feature serialize, most structs implement serde::Deserialize without sufficient validation. This allows breaking invariants in safe code, leading to: Undefined behavior in asstring methods which use std::str::fromutf8unchecked internally. Panics due to failed...

9.8CVSS9.3AI score0.00433EPSS
Exploits0References3
Talos
Talos
added 2020/10/14 12:0 a.m.34 views

F2fs-Tools F2fs.Fsck filesystem checking Information Disclosure Vulnerability

Summary An exploitable information disclosure vulnerability exists in the getdnodeofdata functionality of F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can cause information disclosure resulting in a information disclosure. An attacker can provide a malicious file to trigger this...

5.5CVSS5.3AI score0.0026EPSS
Exploits1
NVD
NVD
added 2020/08/29 4:15 p.m.11 views

CVE-2020-25016

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

9.1CVSS9.2AI score0.00331EPSS
Exploits1References2
OSV
OSV
added 2020/08/29 4:15 p.m.1 views

DEBIAN-CVE-2020-25016

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

9.1CVSS8.5AI score0.00331EPSS
Exploits1References1
OSV
OSV
added 2020/08/29 4:15 p.m.0 views

UBUNTU-CVE-2020-25016

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

9.1CVSS5.9AI score0.00331EPSS
Exploits1References4
Prion
Prion
added 2020/08/29 4:15 p.m.11 views

Information disclosure

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

6.4CVSS9.1AI score0.00331EPSS
Exploits1References2Affected Software1
Debian CVE
Debian CVE
added 2020/08/29 3:5 p.m.18 views

CVE-2020-25016

A safety violation was discovered in the rgb crate before 0.8.20 for Rust, leading to for example dereferencing of arbitrary pointers or disclosure of uninitialized memory. This occurs because structs can be treated as bytes for read and write operations...

9.1CVSS9.3AI score0.00331EPSS
Exploits1
RustSec
RustSec
added 2020/06/14 12:0 p.m.18 views

Allows viewing and modifying arbitrary structs as bytes

Affected versions of rgb crate allow viewing and modifying data of any type T wrapped in RGB as bytes, and do not correctly constrain RGB and other wrapper structures to the types for which it is safe to do so. Safety violation possible for a type wrapped in RGB and similar wrapper structures: If...

9.1CVSS4.2AI score0.00331EPSS
Exploits1Affected Software1
0day.today
0day.today
added 2019/08/30 12:0 a.m.73 views

QEMU - Denial of Service Exploit

include include include include include include include include include include include include include include include include include define diex do \ perrorx; \ exitEXITFAILURE; \ while0; // Constans define SRCADDR "10.0.2.15" define DSTADDR "10.0.2.2" define INTERFACE "ens3" define ETHHDRLEN ...

8.8CVSS9AI score0.06468EPSS
Exploits3
Prion
Prion
added 2019/07/08 6:15 p.m.16 views

Information disclosure

In HIDL, safeunion, and other C++ structs/unions being sent to application processes, there are uninitialized fields. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions:...

2.1CVSS5.2AI score0.00015EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2019/07/08 5:34 p.m.74 views

CVE-2019-2104

CVE-2019-2104 affects the Android Framework component (HIDL/safe_union and related C++ structs/unions) used when sending data to application processes. The issue exposes uninitialized fields, enabling local information disclosure without user interaction. The vulnerability is scoped to Android 8....

5.5CVSS5.8AI score0.00015EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2019/07/08 5:34 p.m.16 views

CVE-2019-2104

In HIDL, safeunion, and other C++ structs/unions being sent to application processes, there are uninitialized fields. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions:...

5.2AI score0.00015EPSS
Exploits0References1
ArchLinux
ArchLinux
added 2015/02/10 12:0 a.m.39 views

xorg-server: information leak and denial of service

Olivier Fourdan from Red Hat has discovered a protocol handling issue in the way the X server code base handles the XkbSetGeometry request. The issue stems from the server trusting the client to send valid string lengths in the request data. A malicious client with string lengths exceeding the...

6.4CVSS1.3AI score0.06422EPSS
Exploits0References3
FreeBSD
FreeBSD
added 2015/02/10 12:0 a.m.25 views

xorg-server -- Information leak in the XkbSetGeometry request of X servers.

Peter Hutterer reports: Olivier Fourdan from Red Hat has discovered a protocol handling issue in the way the X server code base handles the XkbSetGeometry request. The issue stems from the server trusting the client to send valid string lengths in the request data. A malicious client with string...

6.4CVSS4.8AI score0.06422EPSS
Exploits0References1
seebug.org
seebug.org
added 2008/10/18 12:0 a.m.30 views

Microsoft Windows AFD Exploits(ms08-066)

No description provided by source. include stdio.h include winsock2.h include windows.h pragma commentlib, "ws232.lib" define NTSTATUS int typedef struct PROCESSBASICINFORMATION NTSTATUS ExitStatus; PVOID PebBaseAddress; ULONG AffinityMask; ULONG BasePriority; ULONG UniqueProcessId; ULONG...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/07/17 12:0 a.m.18 views

Linux Kernel 2.4.x / 2.6.x uselib() Local Privilege Escalation Exploit

No description provided by source. / pwned.c - linux 2.4 and 2.6 sysuselib local root exploit. PRIVATE. it's not the best one, the ldt approach is definitively better. discovered may 2004. no longer private because lorian/cliph/ihaquer can lick my balls. c 2004 sd [email protected] requieres cca 1...

7.1AI score
Exploits0
Rows per page
Query Builder