mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
635 B
Markdown
18 lines
635 B
Markdown
### [CVE-2017-11124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11124)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libxar.so in xar 1.6.1 has a NULL pointer dereference in the xar_unserialize function in archive.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/06/28/xar-null-pointer-dereference-in-xar_unserialize-archive-c/
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|