We found results for “”
WS-2023-0069
Good to know:
Date: November 3, 2024
In the crate out-reference , Out::from_raw in affected versions allows writing a value to invalid memory address without requiring unsafe. The soundness issue has been addressed by making Out::from_raw an unsafe function.
Language: RUST
Severity Score
Related Resources (5)
Severity Score
Weakness Type (CWE)
Buffer Errors
CWE-119Top Fix
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | HIGH |
User Interaction (UI): | REQUIRED |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | LOW |
Availability (A): | LOW |