Lucene search
+L

9480 matches found

CNNVD
CNNVD
added 2022/08/23 12:00 a.m.9 views

opcua 安全漏洞

opcua is a client and server implementation of the OPC UA specification written in Rust. A security vulnerability exists in opcua that stems from the lack of a limit on the number of received blocks total number per session or across all concurrent sessions...

7.5CVSS5.5AI score0.01262EPSS
SaveExploits0References4
Snyk
Snyk
added 2022/08/22 3:03 p.m.5 views

Denial of Service (DoS)

Overview opcua is an OPC UA server / client API implementation for Rust. Affected versions of this package are vulnerable to Denial of Service DoS due to a missing limitation on the number of received chunks - per single session or in total for all concurrent sessions. An attacker can exploit thi...

7.5CVSS7AI score0.01262EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2022/08/19 12:00 a.m.12 views

The vulnerability of the `std::fs::remove_dir_all` function in the Rust programming language allows a malicious actor to delete any system files and directories they desire.

The vulnerability of the std::fs::removedirall function in the Rust programming language is related to synchronization errors when using a shared resource. Exploiting this vulnerability could allow an attacker to delete arbitrary system files and directories...

10CVSS7AI score0.01376EPSS
SaveExploits1References17Affected Software11
Kitploit
Kitploit
added 2022/08/18 12:30 p.m.127 views

Ropr - A Blazing Fast Multithreaded ROP Gadget Finder. Ropper / Ropgadget Alternative

ropr is a blazing fast multithreaded ROP Gadget finder What is a ROP Gadget? ROP Return Oriented Programming Gadgets are small snippets of a few assembly instructions typically ending in a ret instruction which already exist as executable code within each binary or library. These gadgets may be...

8AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2022/08/17 4:45 p.m.644 views

Exploit for Improper Privilege Management in Wfs Heaven_Burns_Red

EvilWfshbr CVE-2022-42046https://vulners.com/cve/CVE-2022-...

7.8CVSS7.5AI score0.00471EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2022/08/16 12:00 a.m.28 views

Fedora: Security Advisory for rust-ffsend (FEDORA-2022-dfa24fa7d4)

The remote host is missing an update for the Copyright C 2022 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.6AI score0.01824EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2022/08/16 12:00 a.m.25 views

Fedora: Security Advisory for rust-ffsend (FEDORA-2022-163bcf190f)

The remote host is missing an update for the Copyright C 2022 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.6AI score0.01824EPSS
SaveExploits0References2
Fedora
Fedora
added 2022/08/15 1:25 a.m.98 views

[SECURITY] Fedora 35 Update: rust-ffsend-0.2.71-3.fc35

Easily and securely share files from the command line. A fully featured Firef ox Send client...

7.5CVSS7.6AI score0.01824EPSS
SaveExploits0
Fedora
Fedora
added 2022/08/15 1:11 a.m.43 views

[SECURITY] Fedora 36 Update: rust-ffsend-0.2.76-2.fc36

Easily and securely share files from the command line. A fully featured Send client...

7.5CVSS1.6AI score0.01824EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/08/11 3:43 p.m.7 views

Malicious code in rustdecimal (crates.io)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 2e33f42f05c60c6d9f9297bae15a43d6c445e2ad0fd67fa4ef144e5cc79d09c7 The Rust Security Response WG and the crates.io team were notified1 on 2022-05-02 of the existence of the malicious crate rustdecimal, which contained...

7AI score
SaveExploits0References5
CNVD
CNVD
added 2022/08/11 12:00 a.m.32 views

Apache Avro Denial of Service Vulnerability

Apache Avro is a data serialization system from the Apache Foundation, Inc. A denial of service vulnerability exists in versions of Apache Avro Rust prior to 0.14.0, which stems from an integer overflow when reading corrupted .avro files in the Avro Rust SDK, and can be exploited by an attacker t...

7.5CVSS5.5AI score0.015EPSS
SaveExploits0References1
OSV
OSV
added 2022/08/10 5:26 p.m.14 views

GHSA-9QXH-258V-666C owning_ref vulnerable to multiple soundness issues

OwningRef::mapwithowner is unsound and may result in a use-after-free. - OwningRef::map is unsound and may result in a use-after-free. - OwningRefMut::asowner and OwningRefMut::asownermut are unsound and may result in a use-after-free. - The crate violates Rust's aliasing rules, which may cause...

5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/08/10 12:00 a.m.34 views

Apache Avro Rust SDK corrupted data read can cause crash

It is possible to crash panic an application by providing a corrupted data to be read. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS7.2AI score0.015EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/08/10 12:00 a.m.68 views

GHSA-V456-CHPW-6MMW Apache Avro Rust SDK vulnerable to reader looping in cycle endlessly, consuming CPU

It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS7.4AI score0.0172EPSS
SaveExploits0References3
OSV
OSV
added 2022/08/10 12:00 a.m.46 views

GHSA-WCM8-86X6-8MV3 Apache Avro Rust SDK's Reader could consume memory beyond allowed constraints

It is possible for a Reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses...

7.5CVSS7.5AI score0.01426EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/08/10 12:00 a.m.37 views

Apache Avro Rust SDK's Reader could consume memory beyond allowed constraints

It is possible for a Reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses...

7.5CVSS7.3AI score0.01426EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/10 12:00 a.m.26 views

Apache Avro Rust SDK vulnerable to reader looping in cycle endlessly, consuming CPU

It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS7.2AI score0.0172EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/08/09 7:15 a.m.5 views

CVE-2022-36124

It is possible for a Reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses...

7.5CVSS5.8AI score0.01426EPSS
SaveExploits0References2
NVD
NVD
added 2022/08/09 7:15 a.m.25 views

CVE-2022-36124

It is possible for a Reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses...

7.5CVSS0.01426EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/08/09 7:15 a.m.4 views

CVE-2022-35724

It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS7AI score0.0172EPSS
SaveExploits0References2
Rows per page
Query Builder