logo

CVE-2021-38190 nalgebra

Package

Manager: cargo
Name: nalgebra
Vulnerable Version: >=0.11.0 <0.27.1

Severity

Level: Critical

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

EPSS: 0.00363 pctl0.57606

Details

Out of bounds write in nalgebra The `Deserialize` implementation for `VecStorage` did not maintain the invariant that the number of elements must equal `nrows * ncols`. Deserialization of specially crafted inputs could allow memory access beyond allocation of the vector. This flaw was introduced in v0.11.0 ([`086e6e`](https://github.com/dimforge/nalgebra/commit/086e6e719f53fecba6dadad2e953a487976387f5)) due to the addition of an automatically derived implementation of `Deserialize` for `MatrixVec`. `MatrixVec` was later renamed to `VecStorage` in v0.16.13 ([`0f66403`](https://github.com/dimforge/nalgebra/commit/0f66403cbbe9eeac15cedd8a906c0d6a3d8841f2)) and continued to use the automatically derived implementation of `Deserialize`.

Metadata

Created: 2021-08-25T20:55:49Z
Modified: 2021-08-24T18:08:59Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-3w8g-xr3f-2mp8/GHSA-3w8g-xr3f-2mp8.json
CWE IDs: ["CWE-119", "CWE-787"]
Alternative ID: GHSA-3w8g-xr3f-2mp8
Finding: F316
Auto approve: 1