We found results for “”
WS-2022-0263
Good to know:
Date: November 3, 2024
The function rocksdb_open_column_families_with_ttl() in rocksdb in Rust before 0.19.0, is called with a pointer to a single integer TTL value, but one TTL value for each column family is expected. The vulnerability can be exploited only when using rocksdb::DBWithThreadMode::open_cf_descriptors_with_ttl() with multiple column families.
Language: RUST
Severity Score
Related Resources (7)
Severity Score
Weakness Type (CWE)
Out-of-bounds Write
CWE-787Top 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): | NONE |
Integrity (I): | LOW |
Availability (A): | HIGH |