Lucene search
+L

10800 matches found

The Hacker News
The Hacker News
added 2023/10/26 4:25 a.m.110 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.59 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.21 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
vulnersOsv
vulnersOsv
added 2023/10/25 2:09 p.m.1 views

rs-stellar-base (0.1.0), sep5 (>=0.0.1, <=0.0.2) +2 more potentially affected by CVE-2023-46135 via stellar-strkey (>=0.0.6, <=0.0.7)

stellar-strkey CARGO version =0.0.6, =0.0.1, =0.1.1, =0.1.0, =0.1.5 Source cves: CVE-2023-46135 Source advisory: OSV:GHSA-5873-6FWQ-463F...

7.5CVSS7.4AI score0.00762EPSS
SaveExploits1
OSV
OSV
added 2023/10/25 12:38 a.m.34 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
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
Cvelist
Cvelist
added 2023/10/25 12:38 a.m.42 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
CVE
CVE
added 2023/10/25 12:38 a.m.79 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
vulnersOsv
vulnersOsv
added 2023/10/24 7:22 p.m.2 views

reef (>=0.0.46, <=0.0.82) potentially affected by CVE-2024-21530 via cocoon (>=0.2.5, <=0.3.3)

cocoon CARGO version =0.2.5, =0.0.46, =0.0.82 Source cves: CVE-2024-21530 Source advisory: OSV:GHSA-6878-6WC2-PF5H...

4.5CVSS5.3AI score0.0014EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/10/24 7:22 p.m.36 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:00 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:00 p.m.12 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.63 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
vulnersOsv
vulnersOsv
added 2023/10/18 6:27 p.m.4 views

agora (0.1.0), ashpd (>=0.2.0-alpha, <=0.2.0-alpha-3) +30 more potentially affected by CVE-2024-43806 via rustix (>=0.37.3, <=0.37.13)

rustix CARGO version =0.37.3, =0.2.0-alpha, =0.2.0, =1.0.2, =0.6.0, =0.4.0, =0.2.0, =0.2.0-beta.4, =0.25.0, =0.25.1 and more Source cves: CVE-2024-43806 Source advisory: OSV:GHSA-C827-HFW6-QWVM...

6.5CVSS5.3AI score0.00476EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/10/18 6:27 p.m.3 views

a-gpt (>=0.1.0, <=0.4.0), a11ywatch_cli (>=0.7.0, <=0.10.15) +6764 more potentially affected by CVE-2024-43806 via rustix (>=0.38.9, <=0.38.10)

rustix CARGO version =0.38.9, =0.1.0, =0.7.0, =0.1.0, =0.0.1, =0.0.1, =0.3.1, =0.2.4, =0.1.0, =0.1.0, =0.1.8 and more Source cves: CVE-2024-43806 Source advisory: OSV:GHSA-C827-HFW6-QWVM...

6.5CVSS5.3AI score0.00476EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/10/15 12:00 p.m.1 views

reef (>=0.0.46, <=0.0.82) potentially affected by CVE-2024-21530 via cocoon (>=0.2.5, <=0.3.3)

cocoon CARGO version =0.2.5, =0.0.46, =0.0.82 Source cves: CVE-2024-21530 Source advisory: OSV:RUSTSEC-2023-0068...

4.5CVSS5.3AI score0.0014EPSS
SaveExploits0
Rows per page
Query Builder