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

|
|

|
|

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