An issue was discovered in the nalgebra crate before 0.27.1 for Rust. It allows out-of-bounds memory access because it does not ensure that the number of elements is equal to the product of the row count and column count.
References
Link | Resource |
---|---|
https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/nalgebra/RUSTSEC-2021-0070.md | Third Party Advisory |
https://rustsec.org/advisories/RUSTSEC-2021-0070.html | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-08-08 06:15
Updated : 2021-08-16 16:57
NVD link : CVE-2021-38190
Mitre link : CVE-2021-38190
CVE.ORG link : CVE-2021-38190
JSON object : View
Products Affected
dimforge
- nalgebra
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer