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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Deark before 1.5.8, a specially crafted input file can cause a NULL pointer dereference in the dbuf_write function (src/deark-dbuf.c).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://fatihhcelik.github.io/posts/NULL-Pointer-Dereference-Deark/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|