Lucene search
+L

9825 matches found

Tenable Nessus
Tenable Nessus
added 2025/04/17 12:0 a.m.10 views

Fedora 40 : rust-openssl / rust-openssl-sys (2025-472776e5dc)

The remote Fedora 40 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2025-472776e5dc advisory. - Update the openssl crate to version 0.10.72. - Update the openssl-sys crate to version 0.9.107. This update addresses CVE-2025-3416 / RUSTSEC-2025-0022 a...

3.7CVSS5.2AI score0.00486EPSS
SaveExploits0References2
Fedora
Fedora
added 2025/04/15 6:3 p.m.11 views

[SECURITY] Fedora 42 Update: trunk-0.21.13-1.fc42

Build, bundle & ship your Rust WASM application to the web...

3.7CVSS6.9AI score0.00486EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/11 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-3296

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A timing-based side-channel flaw exists in the rust-openssl package, which could be sufficient to recover a plaintext across a network in a Bleichenbacher-style...

5.9CVSS6.4AI score0.00415EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/10 12:0 a.m.19 views

PT-2025-25808

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version that includes the fix for this issue Description A vulnerability in the Linux kernel has been resolved. The issue occurs when calling core::fmt::write from Rust code while FineIBT is enabled, resultin...

7.8CVSS8.2AI score0.0049EPSS
SaveExploits0References222
RedhatCVE
RedhatCVE
added 2025/04/09 11:18 p.m.21 views

CVE-2025-32033

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Prior to 1.61.2 and 2.1.1, the operation limits plugin uses unsigned 32-bit integers to track limit counters e.g. for a query's height. If a counter...

7.5CVSS6.8AI score0.00551EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/08 1:43 a.m.8 views

SUSE CVE-2025-31130

gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1smol or sha1 crate, both of which implement standard SHA-1 without any mitigations...

6.8CVSS6.9AI score0.00239EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/07 9:15 p.m.38 views

CVE-2025-32033

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Prior to 1.61.2 and 2.1.1, the operation limits plugin uses unsigned 32-bit integers to track limit counters e.g. for a query's height. If a counter...

7.5CVSS0.00551EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/07 8:48 p.m.30 views

CVE-2025-32033 Apollo Router Operation Limits Vulnerable to Bypass via Integer Overflow

The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. Prior to 1.61.2 and 2.1.1, the operation limits plugin uses unsigned 32-bit integers to track limit counters e.g. for a query's height. If a counter...

7.5CVSS6.6AI score
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2025/04/07 12:0 p.m.4 views

AskAI (=0.1.0), abbegm (=0.5.0) +608 more potentially affected by unknown CVE via tokio (>=0.2.5 <=1.38.1)

tokio CARGO version =0.2.5, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =4.0.0, =0.2.0, =0.6.0, =0.1.0, =0.1.7 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2025-0023...

5.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/04/06 3:31 p.m.9 views

CVE-2025-31130

gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1smol or sha1 crate, both of which implement standard SHA-1 without any mitigations...

6.8CVSS6.8AI score0.00239EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/04/04 8:31 p.m.32 views

rust-openssl Use-After-Free in `Md::fetch` and `Cipher::fetch`

When a Some... value was passed to the properties argument of either of these functions, a use-after-free would result. In practice this would nearly always result in OpenSSL treating the properties as an empty string due to CString::drop's behavior. The maintainers thank quitbug for reporting th...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/04 8:31 p.m.9 views

GHSA-4FCV-W3QC-PPGG rust-openssl Use-After-Free in `Md::fetch` and `Cipher::fetch`

When a Some... value was passed to the properties argument of either of these functions, a use-after-free would result. In practice this would nearly always result in OpenSSL treating the properties as an empty string due to CString::drop's behavior. The maintainers thank quitbug for reporting th...

6.3CVSS7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/04 2:41 p.m.25 views

CVE-2025-31130 gitoxide does not detect SHA-1 collision attacks

gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1smol or sha1 crate, both of which implement standard SHA-1 without any mitigations...

6.8CVSS0.00239EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/04/04 2:41 p.m.16 views

CVE-2025-31130 gitoxide does not detect SHA-1 collision attacks

gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1smol or sha1 crate, both of which implement standard SHA-1 without any mitigations...

6.8CVSS7.1AI score0.00239EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/04/04 2:41 p.m.11 views

CVE-2025-31130

gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1smol or sha1 crate, both of which implement standard SHA-1 without any mitigations...

6.8CVSS5.3AI score0.00239EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/03 1:25 a.m.6 views

SUSE CVE-2020-35881

An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x...

4CVSS7.3AI score0.0171EPSS
SaveExploits1References5
Fedora
Fedora
added 2025/04/02 2:14 a.m.20 views

[SECURITY] Fedora 40 Update: rust-zincati-0.0.30-1.fc40

Update agent for Fedora CoreOS...

5.9CVSS7.4AI score0.00175EPSS
SaveExploits0
Fedora
Fedora
added 2025/04/02 1:55 a.m.27 views

[SECURITY] Fedora 41 Update: rust-zincati-0.0.30-1.fc41

Update agent for Fedora CoreOS...

5.9CVSS7.4AI score0.00175EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/02 12:0 a.m.10 views

Fedora 41 : rust-zincati (2025-cc269f80fa)

The remote Fedora 41 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-cc269f80fa advisory. New upstream release v0.0.30 see: https://github.com/coreos/zincati/releases/tag/v0.0.30 ---- Backport polkit rules patch for CVE-2025-27512 -...

5.9CVSS6.4AI score0.00175EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/04/02 12:0 a.m.13 views

Fedora: Security Advisory (FEDORA-2025-43bcbb0795)

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

5.9CVSS6.6AI score0.00175EPSS
SaveExploits0References5
Rows per page
Query Builder