Out-of-bounds Write
CVE-2022-30785
Summary
A file handle created in "fuse_lib_opendir", and later used in "fuse_lib_readdir", enables arbitrary memory read and write operations in NTFS-3G prior to version 2022.5.17 when using libfuse-lite.
- LOW
- LOCAL
- HIGH
- UNCHANGED
- NONE
- HIGH
- HIGH
- HIGH
CWE-787 - Out-of-Bounds Write
Out-of-bounds write vulnerability is a memory access bug that allows software to write data past the end or before the beginning of the intended buffer. This may result in the corruption of data, a crash, or arbitrary code execution.
Advisory Timeline
- Published