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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In NTFS-3G versions < 2021.8.22, when specially crafted NTFS attributes are read in the function ntfs_attr_pread_i, a heap buffer overflow can occur and allow for writing to arbitrary memory or denial of service of the application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/mati7337/funbox2-root
|
|
|