Lucene search
+L

43 matches found

Fedora
Fedora
added 2025/09/12 7:33 p.m.12 views

[SECURITY] Fedora 43 Update: rust-crypto-auditing-client-0.2.3-4.fc43

Event broker client for crypto-auditing project...

2.3CVSS7AI score0.00325EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/12 12:00 a.m.5 views

Fedora 43 : rust-crypto-auditing-agent / rust-crypto-auditing-client / etc (2025-b6f15a721e)

The remote Fedora 43 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2025-b6f15a721e advisory. Rebuild with tracing-subscriber v0.3.20 for CVE-2025-58160. Tenable has extracted the preceding description block directly from the Fedora security advisory...

2.3CVSS5.4AI score0.00325EPSS
SaveExploits0References2
Fedora
Fedora
added 2025/09/11 1:19 a.m.8 views

[SECURITY] Fedora 41 Update: rust-crypto-auditing-client-0.2.3-2.fc41

Event broker client for crypto-auditing project...

2.3CVSS6.7AI score0.00325EPSS
SaveExploits0
Fedora
Fedora
added 2025/09/11 1:19 a.m.12 views

[SECURITY] Fedora 41 Update: rust-crypto-auditing-event-broker-0.2.3-3.fc41

Event broker for crypto-auditing project...

2.3CVSS6.7AI score0.00325EPSS
SaveExploits0
Fedora
Fedora
added 2025/09/11 12:56 a.m.13 views

[SECURITY] Fedora 42 Update: rust-crypto-auditing-client-0.2.3-4.fc42

Event broker client for crypto-auditing project...

2.3CVSS6.7AI score0.00325EPSS
SaveExploits0
Fedora
Fedora
added 2025/09/11 12:56 a.m.12 views

[SECURITY] Fedora 42 Update: rust-crypto-auditing-event-broker-0.2.3-5.fc42

Event broker for crypto-auditing project...

2.3CVSS6.7AI score0.00325EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/11 12:00 a.m.5 views

Fedora 42 : rust-crypto-auditing-agent / rust-crypto-auditing-client / etc (2025-eb42f0a2fb)

The remote Fedora 42 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2025-eb42f0a2fb advisory. Rebuild with tracing-subscriber v0.3.20 for CVE-2025-58160. Tenable has extracted the preceding description block directly from the Fedora security advisory...

2.3CVSS5.4AI score0.00325EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/11 12:00 a.m.5 views

Fedora 41 : rust-crypto-auditing-agent / rust-crypto-auditing-client / etc (2025-b1dd6d1575)

The remote Fedora 41 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2025-b1dd6d1575 advisory. Rebuild with tracing-subscriber v0.3.20 for CVE-2025-58160. Tenable has extracted the preceding description block directly from the Fedora security advisory...

2.3CVSS5.4AI score0.00325EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/09/11 12:00 a.m.5 views

Fedora: Security Advisory (FEDORA-2025-eb42f0a2fb)

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...

2.3CVSS6.8AI score0.00325EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/09/11 12:00 a.m.4 views

Fedora: Security Advisory (FEDORA-2025-b1dd6d1575)

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...

2.3CVSS6.8AI score0.00325EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-49092

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, information about the private key is leaked through...

5.9CVSS6.4AI score0.0061EPSS
SaveExploits0References3
Fedora
Fedora
added 2025/02/08 2:18 a.m.15 views

[SECURITY] Fedora 41 Update: rust-crypto-auditing-agent-0.2.3-2.fc41

Event collector agent for crypto-auditing project...

7.4AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2022/06/17 12:17 a.m.1 views

abstract-boot (>=0.2.0-beta.4, <=0.2.0-beta.7), ace-test-lib (0.1.0) +711 more potentially affected by unknown CVE via rust-crypto (0.2.36)

rust-crypto CARGO version 0.2.36 is affected by a known vulnerability. The following packages have a transitive dependency on rust-crypto and may be impacted: - abstract-boot =0.2.0-beta.4, =0.0.1, =0.0.1, =0.1.0, =0.0.1, =0.1.0, =0.2.0, =0.8.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.3.0 and more...

5.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/06/17 12:17 a.m.33 views

Miscomputation when performing AES encryption in rust-crypto

The following Rust program demonstrates some strangeness in AES encryption - if you have an immutable key slice and then operate on that slice, you get different encryption output than if you operate on a copy of that key. For these functions, we expect that extending a 16 byte key to a 32 byte k...

7.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/06/17 12:17 a.m.9 views

GHSA-JP3W-3Q88-34CF Miscomputation when performing AES encryption in rust-crypto

The following Rust program demonstrates some strangeness in AES encryption - if you have an immutable key slice and then operate on that slice, you get different encryption output than if you operate on a copy of that key. For these functions, we expect that extending a 16 byte key to a 32 byte k...

6.1AI score
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2022/02/28 12:00 p.m.1 views

abstract-boot (>=0.2.0-beta.4, <=0.2.0-beta.7), ace-test-lib (0.1.0) +711 more potentially affected by unknown CVE via rust-crypto (0.2.36)

rust-crypto CARGO version 0.2.36 is affected by a known vulnerability. The following packages have a transitive dependency on rust-crypto and may be impacted: - abstract-boot =0.2.0-beta.4, =0.0.1, =0.0.1, =0.1.0, =0.0.1, =0.1.0, =0.2.0, =0.8.0, =0.1.0, =0.1.0, =0.1.0, =0.1.0, =0.3.0 and more...

5.4AI score
SaveExploits0
OSV
OSV
added 2022/02/28 12:00 p.m.65 views

RUSTSEC-2022-0011 Miscomputation when performing AES encryption in rust-crypto

The following Rust program demonstrates some strangeness in AES encryption - if you have an immutable key slice and then operate on that slice, you get different encryption output than if you operate on a copy of that key. For these functions, we expect that extending a 16 byte key to a 32 byte k...

7.3AI score
SaveExploits0References2
RustSec
RustSec
added 2022/02/28 12:00 p.m.24 views

Miscomputation when performing AES encryption in rust-crypto

The following Rust program demonstrates some strangeness in AES encryption - if you have an immutable key slice and then operate on that slice, you get different encryption output than if you operate on a copy of that key. For these functions, we expect that extending a 16 byte key to a 32 byte k...

7.3AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/12/27 12:15 a.m.16 views

CVE-2021-45696

An issue was discovered in the sha2 crate 0.9.7 before 0.9.8 for Rust. Hashes of long messages may be incorrect when the AVX2-accelerated backend is used...

9.8CVSS5.8AI score0.00805EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2021/04/29 12:00 p.m.3 views

actinium226-librespot (0.4.3), actinium226-librespot-connect (0.4.3) +943 more potentially affected by unknown CVE via aes-soft (0.6.4)

aes-soft CARGO version 0.6.4 is affected by a known vulnerability. The following packages have a transitive dependency on aes-soft and may be impacted: - actinium226-librespot 0.4.3 - actinium226-librespot-connect 0.4.3 - actinium226-librespot-playback =0.4.3-updated, =0.1.3, =0.1.0, =0.3.0,...

5.4AI score
SaveExploits0
Rows per page
Query Builder