Lucene search
+L

9479 matches found

Veracode
Veracode
added 2023/01/24 1:14 a.m.26 views

Man-In-The-Middle (MITM)

rust is vulnerable to Man-In-The-Middle MITM attacks. An attacker is able to perform man-in-the-middle MITM attacks because the library does not perform SSH host key verification when cloning indexes and dependencies via SSH...

5.9CVSS5.6AI score0.00649EPSS
SaveExploits0References5Affected Software2
OpenVAS
OpenVAS
added 2023/01/22 12:00 a.m.20 views

Fedora: Security Advisory for rust (FEDORA-2023-575fcaf4bf)

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

5.9CVSS5.7AI score0.00649EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/01/21 12:00 a.m.23 views

Fedora 36 : rust (2023-575fcaf4bf)

The remote Fedora 36 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-575fcaf4bf advisory. Security fix for CVE-2022-46176: Cargo did not perform SSH host key verification when cloning indexes and dependencies via SSH. For more details, see the...

5.9CVSS5.8AI score0.00649EPSS
SaveExploits0References2
OSV
OSV
added 2023/01/20 9:54 p.m.31 views

GHSA-F85W-WVC7-CRWC bumpalo has use-after-free due to a lifetime error in `Vec::into_iter()`

In affected versions of this crate, the lifetime of the iterator produced by Vec::intoiter is not constrained to the lifetime of the Bump that allocated the vector's memory. Using the iterator after the Bump is dropped causes use-after-free accesses. The following example demonstrates memory...

7.3AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/01/20 9:54 p.m.36 views

bumpalo has use-after-free due to a lifetime error in `Vec::into_iter()`

In affected versions of this crate, the lifetime of the iterator produced by Vec::intoiter is not constrained to the lifetime of the Bump that allocated the vector's memory. Using the iterator after the Bump is dropped causes use-after-free accesses. The following example demonstrates memory...

3AI score
SaveExploits0References3Affected Software1
RustSec
RustSec
added 2023/01/20 12:00 p.m.51 views

git2 does not verify SSH keys by default

The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned...

5.9CVSS6.3AI score0.0058EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2023/01/17 9:15 p.m.49 views

CVE-2023-22499

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Multi-threaded programs were able to spoof interactive permission prompt by rewriting the prompt to suggest that program is waiting on user confirmation to unrelated action. A malicious program could clear the...

7.5CVSS7.4AI score0.00601EPSS
SaveExploits1References2
Prion
Prion
added 2023/01/17 9:15 p.m.23 views

Code injection

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Multi-threaded programs were able to spoof interactive permission prompt by rewriting the prompt to suggest that program is waiting on user confirmation to unrelated action. A malicious program could clear the...

5.1CVSS7.4AI score0.00601EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/01/17 8:23 p.m.33 views

CVE-2023-22499 Interactive permission prompt spoofing in Deno

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Multi-threaded programs were able to spoof interactive permission prompt by rewriting the prompt to suggest that program is waiting on user confirmation to unrelated action. A malicious program could clear the...

7.5CVSS7.6AI score0.00601EPSS
SaveExploits1References2
OSV
OSV
added 2023/01/17 8:23 p.m.31 views

CVE-2023-22499 Interactive permission prompt spoofing in Deno

Deno is a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Multi-threaded programs were able to spoof interactive permission prompt by rewriting the prompt to suggest that program is waiting on user confirmation to unrelated action. A malicious program could clear the...

7.5CVSS7.3AI score
SaveExploits0References4
CVE
CVE
added 2023/01/17 8:23 p.m.437 views

CVE-2023-22499

CVE-2023-22499 (Deno) describes a race-condition vulnerability where multi-threaded code could spoof the interactive permission prompt by rewriting the prompt, potentially clearing the terminal and displaying a generic message. Affected component: Deno runtime (JavaScript/TypeScript, built with R...

7.5CVSS7.3AI score0.00601EPSS
SaveExploits1References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2023/01/17 8:00 a.m.7 views

The bzip2 crate before 0.4.4 for Rust allow attackers to cause a denial of service via a large file that triggers an integer overflow in mem.rs. NOTE: this is unrelated to the https://crates.io/crates/bzip2-rs product.

...

7.5CVSS7.5AI score0.01212EPSS
SaveExploits1
Malwarebytes
Malwarebytes
added 2023/01/16 2:00 a.m.31 views

Google to support the use of Rust in Chromium

In a blog by the Chrome security team we learned that the Chromium project is going to support the use of third-party Rust libraries from C++ in Chromium. This is good news because Rust is a so-called memory-safe programming language. So using it in a widespread program like Chrome and the other...

0.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/01/13 9:30 p.m.28 views

webbrowser-rs allows attackers to access arbitrary files via supplying a crafted URL

An issue in the IpFile argument of rust-lang webbrowser-rs v0.8.2 allows attackers to access arbitrary files via supplying a crafted URL...

9.8CVSS8.8AI score0.01349EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2023/01/13 9:15 p.m.35 views

CVE-2022-45299

An issue in the IpFile argument of rust-lang webbrowser-rs v0.8.2 allows attackers to access arbitrary files via supplying a crafted URL...

9.8CVSS9.3AI score0.01349EPSS
SaveExploits1References1
Prion
Prion
added 2023/01/13 9:15 p.m.18 views

Design/Logic Flaw

An issue in the IpFile argument of rust-lang webbrowser-rs v0.8.2 allows attackers to access arbitrary files via supplying a crafted URL...

7.5CVSS9.3AI score0.01349EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2023/01/13 9:15 p.m.9 views

UBUNTU-CVE-2022-45299

An issue in the IpFile argument of rust-lang webbrowser-rs v0.8.2 allows attackers to access arbitrary files via supplying a crafted URL...

9.8CVSS7.4AI score0.01349EPSS
SaveExploits1References3
Fedora
Fedora
added 2023/01/13 1:33 a.m.31 views

[SECURITY] Fedora 37 Update: rust-1.66.1-1.fc37

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator...

5.9CVSS2.5AI score0.00649EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/01/13 12:00 a.m.14 views

webbrowser 路径遍历漏洞

webbrowser is a Rust library by the individual developer Amod Malviya for opening URLs in web browsers available on the platform. A security vulnerability exists in rust-lang webbrowser-rs version v0.8.2, which stems from its IpFile parameter that allows an attacker to access arbitrary files via ...

9.8CVSS8.4AI score0.01349EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/01/13 12:00 a.m.49 views

CVE-2022-45299

An issue in the IpFile argument of rust-lang webbrowser-rs v0.8.2 allows attackers to access arbitrary files via supplying a crafted URL...

9.5AI score0.01349EPSS
SaveExploits1References1
Rows per page
Query Builder