Lucene search
+L

3514 matches found

OSV
OSV
added 2024/07/26 9:14 p.m.24 views

GHSA-66FW-43H8-F8P3 XMP Toolkit's `XmpFile::close` can trigger undefined behavior

Affected versions of the crate failed to catch C++ exceptions raised within the XmpFile::close function. If such an exception occurred, it would trigger undefined behavior, typically a process abort. This is best demonstrated in issue 230, where a race condition causes the close call to fail due ...

7AI score
SaveExploits0References5
CVE
CVE
added 2024/07/23 4:50 p.m.361 views

CVE-2024-41178

Apache Arrow Rust Object Store (object_store crate)

7.5CVSS6.8AI score0.0071EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/18 4:45 p.m.12 views

CVE-2024-40648 `UserIdentity::is_verified` not checking verification status of own user identity while performing the check in matrix-rust-sdk

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. The UserIdentity::isverified method in the matrix-sdk-crypto crate before version 0.7.2 doesn't take into account the verification status of the user's own identity while performing the check and may as a result retur...

5.4CVSS6.6AI score0.0028EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/18 4:45 p.m.44 views

CVE-2024-40648 `UserIdentity::is_verified` not checking verification status of own user identity while performing the check in matrix-rust-sdk

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. The UserIdentity::isverified method in the matrix-sdk-crypto crate before version 0.7.2 doesn't take into account the verification status of the user's own identity while performing the check and may as a result retur...

5.4CVSS0.0028EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/06 12:0 p.m.6 views

RUSTSEC-2024-0442 Dump Undefined Memory by `JitDumpFile`

The unsound function dumpcodeloadrecord uses fromrawparts to directly convert the pointer addr and len into a slice without any validation and that memory block would be dumped. Thus, the 'safe' function dumpcodeloadrecord is actually 'unsafe' since it requires the caller to guarantee that the ad...

7AI score
SaveExploits0References3
RustSec
RustSec
added 2024/07/06 12:0 p.m.8 views

Dump Undefined Memory by `JitDumpFile`

The unsound function dumpcodeloadrecord uses fromrawparts to directly convert the pointer addr and len into a slice without any validation and that memory block would be dumped. Thus, the 'safe' function dumpcodeloadrecord is actually 'unsafe' since it requires the caller to guarantee that the ad...

7AI score
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2024/07/03 12:0 p.m.2 views

actix-web-opentelemetry (>=0.13.0 <=0.15.0), apikit (>=0.1.0 <=0.2.0) +114 more potentially affected by unknown CVE via opentelemetry_api (>=0.18.0 <=0.20.0)

opentelemetryapi CARGO version =0.18.0, =0.13.0, =0.1.0, =0.0.1, =0.8.1, =4.0.15, =0.1.0, =0.1.0, =0.1.1, =0.4.0-rc.1, =0.5.0, =0.1.0, =6.6.4, =0.0.1, =0.0.1-alpha.1 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2024-0387...

5.7AI score
SaveExploits0
OSV
OSV
added 2024/07/03 12:0 p.m.11 views

RUSTSEC-2024-0389 `openslide` is unmaintained

The openslide crate is no longer maintained. Last release was on 2018-11-20. Possible alternatives Consider using an alternative, for instance: - openslide-rs - pamly...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2024/07/03 12:0 p.m.17 views

RUSTSEC-2024-0387 `opentelemetry_api` has been merged into the `opentelemetry` crate

Last release was on 2023-07-30. opentelemetryapi has been moved into the opentelemetry crate. Please use the opentelemetry crate going forward...

7.2AI score
SaveExploits0References3
RustSec
RustSec
added 2024/07/03 12:0 p.m.8 views

`openslide` is unmaintained

The openslide crate is no longer maintained. Last release was on 2018-11-20. Possible alternatives Consider using an alternative, for instance: - openslide-rs - pamly...

7.2AI score
SaveExploits0
RustSec
RustSec
added 2024/07/03 12:0 p.m.8 views

`opentelemetry_api` has been merged into the `opentelemetry` crate

Last release was on 2023-07-30. opentelemetryapi has been moved into the opentelemetry crate. Please use the opentelemetry crate going forward...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/03 12:0 a.m.5 views

PT-2024-40933 · Unknown · Opentelemetry Api

Name of the Vulnerable Software and Affected Versions: opentelemetry api affected versions not specified Description: The opentelemetry api has been moved into the opentelemetry crate. Recommendations: At the moment, there is no information about a newer version that contains a fix for this...

7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/07/03 12:0 a.m.6 views

PT-2024-40935 · Unknown · Openslides

Name of the Vulnerable Software and Affected Versions: openslide affected versions not specified Description: The openslide crate is no longer maintained, with its last release on 2018-11-20. Recommendations: At the moment, there is no information about a newer version that contains a fix for thi...

7AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:0 a.m.32 views

CBL Mariner 2.0 Security Update: cert-manager / cf-cli / docker-buildx / erlang / kubernetes / kubevirt (CVE-2023-48795)

The version of cert-manager / cf-cli / docker-buildx / erlang / kubernetes / kubevirt installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-48795 advisory. - The SSH transport protocol with certain...

5.9CVSS7.1AI score0.93305EPSS
SaveExploits4References2
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.7 views

Regular expression denial of service in Rust's regex crate

...

7.5CVSS8.8AI score0.1446EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2024/06/26 12:0 p.m.16 views

AitSar (=0.1.1), Hela (>=0.1.0 <=0.1.4) +3612 more potentially affected by unknown CVE via derivative (>=1.0.4 <=2.2.0)

derivative CARGO version =1.0.4, =0.1.0, =0.1.0, =4.3.0, =0.1.0, =0.2.3, =0.1.0, =0.13.0, =0.16.0, =0.1.0, =0.2.0-beta.3 and more Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2024-0388...

5.7AI score
SaveExploits0
OSV
OSV
added 2024/06/26 12:0 p.m.11 views

RUSTSEC-2024-0388 `derivative` is unmaintained; consider using an alternative

The derivative crate is no longer maintained. Consider using any alternative, for instance: - derivemore - derive-where - educe...

7.2AI score
SaveExploits0References3
RustSec
RustSec
added 2024/06/26 12:0 p.m.16 views

`derivative` is unmaintained; consider using an alternative

The derivative crate is no longer maintained. Consider using any alternative, for instance: - derivemore - derive-where - educe...

7.2AI score
SaveExploits0
OSV
OSV
added 2024/06/10 12:0 p.m.9 views

RUSTSEC-2024-0394 mmap unmaintained

The mmap crate is unmaintained as its repository has been archived on Feb 10, 2022. The main alternative seems to be memmap2 crate...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2024/06/10 12:0 p.m.8 views

mmap unmaintained

The mmap crate is unmaintained as its repository has been archived on Feb 10, 2022. The main alternative seems to be memmap2 crate...

7.1AI score
SaveExploits0
Rows per page
Query Builder