Lucene search
+L

9428 matches found

CNNVD
CNNVD
added 2023/10/30 12:0 a.m.8 views

tinyfiledialogs-rs Security Vulnerabilities

tinyfiledialogs-rs is a tinyfiledialog library highly bound to Rust. A security vulnerability in tinyfiledialogs-rs prior to version 3.8.0, which stems from an incomplete fix in CVE-2020-36767, allows the use of shell metacharacters in headers, messages, and other input data, leading to code...

9.8CVSS7.5AI score0.00719EPSS
SaveExploits2References3
The Hacker News
The Hacker News
added 2023/10/26 4:25 a.m.101 views

YoroTrooper: Researchers Warn of Kazakhstan's Stealthy Cyber Espionage Group

A relatively new threat actor known as YoroTrooper is likely made up of operators originating from Kazakhstan. The assessment, which comes from Cisco Talos, is based on their fluency in Kazakh and Russian, use of Tenge to pay for operating infrastructure, and very limited targeting of Kazakhstani...

6.7AI score
SaveExploits0
NVD
NVD
added 2023/10/25 6:17 p.m.57 views

CVE-2023-46135

rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.innerpayloadlen should not above 64. This vulnerability has been patched in version 0.0.8...

7.5CVSS6AI score0.00762EPSS
SaveExploits1References2
Prion
Prion
added 2023/10/25 6:17 p.m.20 views

Code injection

rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.innerpayloadlen should not above 64. This vulnerability has been patched in version 0.0.8...

5CVSS7.5AI score0.00762EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/25 12:38 a.m.17 views

CVE-2023-46135 Panic in SignedPayload::from_payload

rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.innerpayloadlen should not above 64. This vulnerability has been patched in version 0.0.8...

5.3CVSS7.1AI score0.00762EPSS
SaveExploits1References2
OSV
OSV
added 2023/10/25 12:38 a.m.31 views

CVE-2023-46135 Panic in SignedPayload::from_payload

rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.innerpayloadlen should not above 64. This vulnerability has been patched in version 0.0.8...

5.3CVSS7.3AI score
SaveExploits0References4
CVE
CVE
added 2023/10/25 12:38 a.m.73 views

CVE-2023-46135

The CVE-2023-46135 issue affects rs-stellar-strkey, a Rust library for Stellar Strkey encoding/decoding. A panic vulnerability occurs during processing of crafted payloads where inner_payload_len should not exceed 64; this condition is the root cause described in various advisories. The vulnerabi...

7.5CVSS6.2AI score0.00762EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/10/25 12:38 a.m.38 views

CVE-2023-46135 Panic in SignedPayload::from_payload

rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.innerpayloadlen should not above 64. This vulnerability has been patched in version 0.0.8...

5.3CVSS7.7AI score0.00762EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2023/10/24 7:22 p.m.34 views

Sequential calls of encryption API (`encrypt`, `wrap`, and `dump`) result in nonce reuse

Problem: Trying to create a new encrypted message with the same cocoon object generates the same ciphertext. It mostly affects MiniCocoon and Cocoon objects with custom seeds and RNGs where StdRng is used under the hood. Note: The issue does NOT affect objects created with Cocoon::new which...

4.5CVSS6.8AI score0.0014EPSS
SaveExploits0References6Affected Software1
RustSec
RustSec
added 2023/10/19 12:0 p.m.7 views

Potential stack use-after-free in `Instrumented::into_inner`

The implementation of the Instrumented::intoinner method in affected versions of this crate contains undefined behavior due to incorrect use of std::mem::forget The function creates const pointers to self, calls mem::forgetselfstd::mem::forget, and then moves values out of those pointers using...

7.2AI score
SaveExploits0Affected Software1
OSV
OSV
added 2023/10/19 12:0 p.m.11 views

RUSTSEC-2023-0078 Potential stack use-after-free in `Instrumented::into_inner`

The implementation of the Instrumented::intoinner method in affected versions of this crate contains undefined behavior due to incorrect use of std::mem::forget The function creates const pointers to self, calls mem::forgetselfstd::mem::forget, and then moves values out of those pointers using...

7.2AI score
SaveExploits0References3
NVD
NVD
added 2023/10/18 10:15 p.m.42 views

CVE-2023-45812

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when a multi-part response is...

7.5CVSS7.5AI score0.00726EPSS
SaveExploits0References2
CVE
CVE
added 2023/10/18 9:29 p.m.62 views

CVE-2023-45812

CVE-2023-45812 affects Apollo Router (Rust). A DoS can occur when handling multi-part responses if the client uses queries with @defer or Subscriptions and the router is configured with a coprocessor level coprocessor.supergraph.response in router.yaml. The vulnerability can cause the router to p...

7.5CVSS7.4AI score0.00726EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/10/18 9:29 p.m.24 views

CVE-2023-45812 Improper Check or Handling of Exceptional Conditions in apollo-router

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when a multi-part response is...

7.5CVSS7.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/10/18 9:29 p.m.48 views

CVE-2023-45812 Improper Check or Handling of Exceptional Conditions in apollo-router

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when a multi-part response is...

7.5CVSS7.7AI score0.00726EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/10/18 9:29 p.m.15 views

CVE-2023-45812 Improper Check or Handling of Exceptional Conditions in apollo-router

The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when a multi-part response is...

7.5CVSS7.1AI score0.00726EPSS
SaveExploits0References2
OSV
OSV
added 2023/10/14 2:15 a.m.12 views

AZL-61279 CVE-2023-45853 affecting package rust for versions less than 1.85.0-1

MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip464 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. NOTE: pyminizip through 0.2.6 is also vulnerable because it bundles an...

9.8CVSS7.1AI score0.03179EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/14 2:15 a.m.18 views

AZL-35242 CVE-2023-45853 affecting package rust for versions less than 1.75.0-1

MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip464 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. NOTE: pyminizip through 0.2.6 is also vulnerable because it bundles an...

9.8CVSS7.1AI score0.03179EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/14 2:15 a.m.10 views

AZL-31496 CVE-2023-45853 affecting package rust for versions less than 1.72.0-5

MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip464 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. NOTE: pyminizip through 0.2.6 is also vulnerable because it bundles an...

9.8CVSS7.1AI score0.03179EPSS
SaveExploits0References1
CBLMariner
CBLMariner
added 2023/10/11 1:41 a.m.35 views

CVE-2023-27533 affecting package rust for versions less than 1.72.0-2

CVE-2023-27533 affecting package rust for versions less than 1.72.0-2. An upgraded version of the package is available that resolves this issue...

9.8CVSS7.5AI score0.01993EPSS
SaveExploits1
Rows per page
Query Builder