We found results for “”
WS-2023-0049
Good to know:
Date: November 3, 2024
Ascii (crate) allows out-of-bounds array indexing in safe code. Affected version of this crate had implementation of From<&mut AsciiStr> for &mut [u8] and &mut str. This can result in out-of-bounds array indexing in safe code.
Language: RUST
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Improper Validation of Array Index
CWE-129Top Fix
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | HIGH |
Availability (A): | HIGH |