Lucene search
+L

9834 matches found

OSV
OSV
added 2024/12/05 12:0 p.m.7 views

RUSTSEC-2024-0428 Undefined behaviour in `kvm_ioctls::ioctls::vm::VmFd::create_device`

An issue was identified in the VmFd::createdevice function, leading to undefined behavior and miscompilations on rustc 1.82.0 and newer due to the function's violation of Rust's pointer safety rules. The function downcasted a mutable reference to its struct kvmcreatedevice argument to an immutabl...

7.3AI score
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/05 12:0 a.m.8 views

rPGP 安全漏洞

rPGP is a pure Rust implementation of OpenPGP open sourced by rPGP. A security vulnerability exists in rPGP versions prior to 0.14.1. An attacker exploiting this vulnerability could cause resource exhaustion by providing specially crafted messages...

7.5CVSS6.3AI score0.00448EPSS
SaveExploits0References1
Wolfi
Wolfi
added 2024/12/04 6:29 p.m.15 views

GHSA-WWQ9-3CPR-MM53 vulnerabilities

Vulnerabilities for packages: berg, tealdeer, buck2, linkerd2-proxy, wash, starship, qdrant, xh, cargo-audit, shadowsocks-rust, wasmcloud, wit-bindgen, nushell, pixi, cedar, wadm...

5.2AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/12/04 12:0 p.m.6 views

acir (>=0.44.0 <=0.46.0), age (>=0.9.0 <=0.9.3) +113 more potentially affected by unknown CVE via pprof (>=0.10.1 <=0.13.0)

pprof CARGO version =0.10.1, =0.44.0, =0.9.0, =0.4.2, =0.1.0, =0.3.0, =0.1.2, =0.1.0, =0.1.0, =0.1.0, =0.0.9, =0.1005.0, =0.44.0, =0.46.0 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2024-0408...

5.7AI score
SaveExploits0
Fedora
Fedora
added 2024/11/29 3:48 a.m.36 views

[SECURITY] Fedora 40 Update: rust-rustls-0.23.17-1.fc40

Rustls is a modern TLS library written in Rust...

6.7AI score
SaveExploits0
Fedora
Fedora
added 2024/11/29 3:48 a.m.16 views

[SECURITY] Fedora 40 Update: rust-zlib-rs-0.4.0-1.fc40

A memory-safe zlib implementation written in rust...

6.7AI score
SaveExploits0
Fedora
Fedora
added 2024/11/29 3:29 a.m.18 views

[SECURITY] Fedora 41 Update: rust-zlib-rs-0.4.0-1.fc41

A memory-safe zlib implementation written in rust...

6.7AI score
SaveExploits0
Fedora
Fedora
added 2024/11/29 3:29 a.m.19 views

[SECURITY] Fedora 41 Update: rust-rustls-0.23.17-1.fc41

Rustls is a modern TLS library written in Rust...

6.7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2024/11/29 12:0 a.m.9 views

Fedora: Security Advisory (FEDORA-2024-632b468c59)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.5AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/11/29 12:0 a.m.7 views

Fedora 41 : rust-rustls / rust-zlib-rs (2024-41e6e2fc74)

The remote Fedora 41 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-41e6e2fc74 advisory. - Update the rustls crate to version 0.23.17. - Update the zlib-rs crate to version 0.4.0. The update to zlib-rs v0.4.0 also addresses CVE-2024-11249 stack...

5.6AI score
SaveExploits0References2
NVD
NVD
added 2024/11/25 7:15 p.m.29 views

CVE-2024-32468

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS0.00325EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/25 6:44 p.m.60 views

CVE-2024-32468

Deno (Rust-based runtime) with deno_doc HTML generator vulnerabilities: XSS in generated search_index.js where innerHTML is used on unsanitized HTML, and XSS via un sanitized property, method, and enum names. This affects the deno_doc component and could enable Self-XSS when using deno doc --html...

5.4CVSS5.4AI score0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/25 6:44 p.m.28 views

CVE-2024-32468 Improper neutralization of input during web page generation ("Cross-site Scripting") in deno_doc HTML generator

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS0.00325EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/25 6:44 p.m.10 views

CVE-2024-32468 Improper neutralization of input during web page generation ("Cross-site Scripting") in deno_doc HTML generator

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS5.7AI score0.00325EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/11/22 8:11 p.m.12 views

SurrealDB has an Uncaught Exception Sorting Tables by Random Order

Sorting table records using an ORDER BY clause with the rand function as sorting mechanism could cause a panic due to relying on a comparison function that did not implement total order. This event resulted in a panic due to a recent change in Rust 1.81. Impact A client that is authorized to run...

7.1AI score
SaveExploits0References6Affected Software2
vulnersOsv
vulnersOsv
added 2024/11/14 12:0 p.m.6 views

flate2 (>=1.0.29 <=1.0.34), libz-rs-sys (>=0.0.1 <=0.3.1) +1 more potentially affected by unknown CVE via zlib-rs (>=0.0.1 <=0.3.1)

zlib-rs CARGO version =0.0.1, =1.0.29, =0.0.1, =0.3.0, =0.3.1 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2024-0401...

5.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2024/11/14 12:0 a.m.6 views

A Bootiful Podcast: engineer, CTO, teacher, and pilot Ken Sipe

Hi, Spring fans, JVM enjoyers, and cloud natives! Have I got a treat for you today! We're going to be talking to my longtime pal Ken Sipe. groovy java kotlin go rust spring jvm...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.13 views

Fedora 41 : rust (2024-3534c44ef9)

The remote Fedora 41 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-3534c44ef9 advisory. Automatic update for rust-1.77.2-1.fc41. Changelog Tue Apr 9 2024 Josh Stone - 1.77.2-1 - Update to 1.77.2; Fixes RHBZ2274248 CVE-2024-24576 Tenable has...

10CVSS8AI score0.20342EPSS
SaveExploits10References2
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.7 views

Fedora 41 : python-cramjam / rust-async-compression / rust-brotli / etc (2024-2096f5d14c)

The remote Fedora 41 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-2096f5d14c advisory. Update rust-brotli-decompressor to 4.0.1, rust-brotli to 7.0.0, and rust-async-compression to 0.4.13. Patch dependent packages as needed to avoid compat...

5.6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/11/14 12:0 a.m.8 views

Fedora 41 : rust-hyper-rustls / rust-reqwest / rust-rustls-native-certs / etc (2024-347164df1c)

The remote Fedora 41 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-347164df1c advisory. - Update the hyper-rustls crate to version 0.27.3. - Update the reqwest crate to version 0.12.8. - Update the rustls-native-certs crate to version 0.8.0 and...

6.9CVSS5.2AI score0.00622EPSS
SaveExploits0References2
Rows per page
Query Builder