PT-2018-15606 · Rust · Actix-Web

Publicado

2018-06-08

·

Atualizado

2022-01-06

·

CVE-2018-25025

CVSS v3.1

9.8

Crítica

VetorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions actix-web crate versions prior to 0.7.15
Description The issue concerns multiple memory safety problems, including unsoundly coercing immutable references to mutable references, unsoundly extending lifetimes of strings, and adding the Send marker trait to objects that cannot be safely sent between threads. This may result in various memory corruption scenarios, most likely use-after-free. A significant refactoring effort has been conducted to resolve these issues.
Recommendations For versions prior to 0.7.15, update to version 0.7.15 or later to resolve the memory safety issues. As a temporary workaround, consider restricting the use of functions that may lead to memory corruption until a patch is applied. Avoid using the affected crate in multithreaded environments where the Send marker trait is utilized until the issue is resolved.

Correção

Race Condition

Memory Corruption

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

CVE-2018-25025
GHSA-7X36-H62W-VW65
GHSA-9QJ6-4RFQ-VM84
GHSA-FGFM-HQJW-3265
GHSA-W65J-G6C7-G3M4
RUSTSEC-2018-0019

Produtos afetados

Actix-Web