Lucene search
K

16 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1732

Malware in sbrugna...

7.5CVSS7.4AI score0.00334EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/22 8:11 a.m.3 views

CVE-2019-15550

An issue was discovered in the simd-json crate before 0.1.15 for Rust. There is an out-of-bounds read and an incorrect crossing of a page boundary...

7.5CVSS6.8AI score0.00334EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2024/11/12 8:53 p.m.7 views

`simd-json-derive` vulnerable to `MaybeUninit` misuse

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

7.2AI score
Exploits0References3Affected Software1
OSV
OSV
added 2024/11/12 8:53 p.m.4 views

GHSA-PQPW-89W5-82V5 `simd-json-derive` vulnerable to `MaybeUninit` misuse

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

8.7CVSS7.2AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/11/12 12:0 a.m.1 views

PT-2024-40411 · Unknown · Simd-Json-Derive

Name of the Vulnerable Software and Affected Versions: simd-json-derive versions prior to 0.12.0 Description: The issue arises from an invalid use of MaybeUninit::uninit.assume init in the derive macro of simd-json-derive, leading to undefined behavior. This misuse can cause invalid memory access...

8.7CVSS7.4AI score
Exploits0References4
RustSec
RustSec
added 2023/10/14 12:0 p.m.1 views

`MaybeUninit` misuse in `simd-json-derive`

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

7.2AI score
Exploits0Affected Software1
OSV
OSV
added 2023/10/14 12:0 p.m.2 views

RUSTSEC-2023-0087 `MaybeUninit` misuse in `simd-json-derive`

An invalid use of MaybeUninit::uninit.assumeinit in simd-json-derive's derive macro can cause undefined behavior. The original code used MaybeUninit to avoid initialisation of the struct and then set the fields using ptr::write. The undefined behavior triggered by this misuse of MaybeUninit can...

7.2AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2023/10/14 12:0 a.m.1 views

PT-2023-36100 · Unknown · Simd-Json-Derive

Name of the Vulnerable Software and Affected Versions: simd-json-derive versions prior to 0.12.0 Description: The issue arises from an invalid use of MaybeUninit::uninit.assume init in the derive macro of simd-json-derive, leading to undefined behavior. This misuse can cause invalid memory access...

7.4AI score
Exploits0References4
OSV
OSV
added 2022/02/01 12:0 p.m.27 views

RUSTSEC-2022-0081 json is unmaintained

Last release was almost 3 years ago. The maintainer is unresponsive with outstanding issues. One of the outstanding issues include a possible soundness issue. Possible Alternatives The below list has not been vetted in any way and may or may not contain alternatives; - jzon maintained fork of jso...

7.2AI score
Exploits0References4
RustSec
RustSec
added 2022/02/01 12:0 p.m.14 views

json is unmaintained

Last release was almost 3 years ago. The maintainer is unresponsive with outstanding issues. One of the outstanding issues include a possible soundness issue. Possible Alternatives The below list has not been vetted in any way and may or may not contain alternatives; - jzon maintained fork of jso...

7.2AI score
Exploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:43 p.m.28 views

Out of bounds read in simd-json

The affected version of this crate did not guard against accessing memory beyond the range of its input data. A pointer cast to read the data into a 256-bit register could lead to a segmentation fault when the end plus the 32 bytes 256 bit read would overlap into the next page during string...

7.5CVSS7.2AI score0.00334EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2021/08/25 8:43 p.m.19 views

GHSA-GWFJ-PW2X-H6C2 Out of bounds read in simd-json

The affected version of this crate did not guard against accessing memory beyond the range of its input data. A pointer cast to read the data into a 256-bit register could lead to a segmentation fault when the end plus the 32 bytes 256 bit read would overlap into the next page during string...

7.5CVSS7.4AI score0.00334EPSS
Exploits0References4
NVD
NVD
added 2019/08/26 3:15 p.m.9 views

CVE-2019-15550

An issue was discovered in the simd-json crate before 0.1.15 for Rust. There is an out-of-bounds read and an incorrect crossing of a page boundary...

7.5CVSS7.5AI score0.00334EPSS
Exploits0References1
Prion
Prion
added 2019/08/26 3:15 p.m.13 views

Design/Logic Flaw

An issue was discovered in the simd-json crate before 0.1.15 for Rust. There is an out-of-bounds read and an incorrect crossing of a page boundary...

5CVSS7.5AI score0.00334EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2019/08/26 2:31 p.m.9 views

CVE-2019-15550

An issue was discovered in the simd-json crate before 0.1.15 for Rust. There is an out-of-bounds read and an incorrect crossing of a page boundary...

7.5AI score0.00334EPSS
Exploits0References1
CVE
CVE
added 2019/08/26 2:31 p.m.50 views

CVE-2019-15550

The CVE-2019-15550 issue affects the simd-json crate for Rust (before 0.1.15). The root cause is an out-of-bounds read caused by memory access that can cross a page boundary during string parsing, risking segmentation faults and service crashes. Several sources (OSV, GHSA/GitHub advisories, Red H...

7.5CVSS7.4AI score0.00334EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder