Lucene search
+L

9467 matches found

OSV
OSV
added 2023/03/20 9:11 p.m.28 views

GHSA-PPJR-267J-5P9X NULL pointer derefernce in `stb_image`

A bug in error handling in the stbimage C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the stbimage Rust crate, by patching the C code to correctly handle NULL pointers...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2023/03/19 12:00 p.m.21 views

NULL pointer dereference in `stb_image`

A bug in error handling in the stbimage C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the stbimage Rust crate, by patching the C code to correctly handle NULL pointers. Thank you to GitHub...

7.1AI score
SaveExploits0Affected Software1
OSV
OSV
added 2023/03/19 12:00 p.m.12 views

RUSTSEC-2023-0021 NULL pointer dereference in `stb_image`

A bug in error handling in the stbimage C library could cause a NULL pointer dereference when attempting to load an invalid or unsupported image file. This is fixed in version 0.2.5 and later of the stbimage Rust crate, by patching the C code to correctly handle NULL pointers. Thank you to GitHub...

7.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2023/03/16 12:00 a.m.34 views

CVE-2023-28113 russh may use insecure Diffie-Hellman keys

russh is a Rust SSH client and server library. Starting in version 0.34.0 and prior to versions 0.36.2 and 0.37.1, Diffie-Hellman key validation is insufficient, which can lead to insecure shared secrets and therefore breaks confidentiality. Connections between a russh client and server or those ...

5.9CVSS5.7AI score0.00617EPSS
SaveExploits1References6
CVE
CVE
added 2023/03/16 12:00 a.m.90 views

CVE-2023-28113

Summary: The CVE-2023-28113 issue affects russh, a Rust SSH client/server library. The root cause is insufficient validation of Diffie-Hellman (DH) keys, allowing certain invalid DH public values (e, e

5.9CVSS5.5AI score0.00617EPSS
SaveExploits1References6Affected Software1
OpenVAS
OpenVAS
added 2023/03/12 12:00 a.m.15 views

Fedora: Security Advisory for rust-sequoia-sop (FEDORA-2023-c08ee112f6)

The remote host is missing an update for the Copyright C 2023 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/03/12 12:00 a.m.17 views

Fedora: Security Advisory for rust-sequoia-sq (FEDORA-2023-c08ee112f6)

The remote host is missing an update for the Copyright C 2023 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1References2
Fedora
Fedora
added 2023/03/11 3:47 a.m.30 views

[SECURITY] Fedora 38 Update: rust-sequoia-sq-0.26.0-5.fc38

Command-line frontends for Sequoia...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1
Fedora
Fedora
added 2023/03/11 3:46 a.m.32 views

[SECURITY] Fedora 38 Update: rust-sequoia-octopus-librnp-1.4.1-5.fc38

Reimplementation of RNP's interface using Sequoia for use with Thunderbird...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/03/11 12:00 a.m.38 views

Fedora 38 : rust-sequoia-octopus-librnp / rust-sequoia-sop / rust-sequoia-sq (2023-c08ee112f6)

The remote Fedora 38 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2023-c08ee112f6 advisory. Rebuild for bzip2 0.4.4 CVE-2023-22895 / RUSTSEC-2023-0004. Tenable has extracted the preceding description block directly from the Fedora security advisory...

7.5CVSS7.3AI score0.01212EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2023/03/07 8:13 p.m.18 views

Maligned causes incorrect deallocation

maligned::alignfirst manually allocates with an alignment larger than T, and then uses Vec::fromrawparts on that allocation to get a Vec. GlobalAlloc::dealloc requires that the layout argument must be the same layout that was used to allocate that block of memory. When deallocating, Box and Vec m...

2.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/03/07 8:13 p.m.2 views

GHSA-WM8X-PHP5-HVQ6 Maligned causes incorrect deallocation

maligned::alignfirst manually allocates with an alignment larger than T, and then uses Vec::fromrawparts on that allocation to get a Vec. GlobalAlloc::dealloc requires that the layout argument must be the same layout that was used to allocate that block of memory. When deallocating, Box and Vec m...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2023/03/07 11:30 a.m.101 views

DataSurgeon - Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Secuirty Numbers And More From Text

DataSurgeon ds is a versatile tool designed for incident response, penetration testing, and CTF challenges. It allows for the extraction of various types of sensitive information including emails, phone numbers, hashes, credit cards, URLs, IP addresses, MAC addresses, SRV DNS records and a lot...

7.1AI score
SaveExploits0References5
Fedora
Fedora
added 2023/03/07 1:40 a.m.35 views

[SECURITY] Fedora 36 Update: rust-sequoia-sq-0.26.0-5.fc36

Command-line frontends for Sequoia...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1
Fedora
Fedora
added 2023/03/07 1:40 a.m.29 views

[SECURITY] Fedora 36 Update: rust-sequoia-octopus-librnp-1.4.1-5.fc36

Reimplementation of RNP's interface using Sequoia for use with Thunderbird...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1
Fedora
Fedora
added 2023/03/07 1:34 a.m.22 views

[SECURITY] Fedora 37 Update: rust-sequoia-sop-0.26.1-5.fc37

Implementation of the Stateless OpenPGP Interface using Sequoia...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1
Fedora
Fedora
added 2023/03/07 1:34 a.m.28 views

[SECURITY] Fedora 37 Update: rust-sequoia-octopus-librnp-1.4.1-5.fc37

Reimplementation of RNP's interface using Sequoia for use with Thunderbird...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2023/03/07 12:00 a.m.13 views

Fedora: Security Advisory for rust-sequoia-sop (FEDORA-2023-7bd6fbb5fa)

The remote host is missing an update for the Copyright C 2023 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/03/07 12:00 a.m.12 views

Fedora: Security Advisory for rust-sequoia-octopus-librnp (FEDORA-2023-7bd6fbb5fa)

The remote host is missing an update for the Copyright C 2023 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/03/07 12:00 a.m.19 views

Fedora 37 : rust-sequoia-octopus-librnp / rust-sequoia-sop / rust-sequoia-sq (2023-c17427d18a)

The remote Fedora 37 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2023-c17427d18a advisory. Rebuild for bzip2 0.4.4 CVE-2023-22895 / RUSTSEC-2023-0004. Tenable has extracted the preceding description block directly from the Fedora security advisory...

7.5CVSS7.3AI score0.01212EPSS
SaveExploits1References2
Rows per page
Query Builder