mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
643 B
Markdown
18 lines
643 B
Markdown
### [CVE-2021-39254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39254)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A crafted NTFS image can cause an integer overflow in memmove, leading to a heap-based buffer overflow in the function ntfs_attr_record_resize, in NTFS-3G < 2021.8.22.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/tuxera/ntfs-3g/releases
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|