mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
872 B
Markdown
19 lines
872 B
Markdown
### [CVE-2017-5851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5851)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The free_options function in options_manager.c in mp3splt 2.6.2 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted file. NOTE: this typically has no risk; this crash of this command-line program has no further consequences for availability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/02/01/mp3splt-null-pointer-dereference-in-free_options-options_manager-c/
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
- https://github.com/mrash/afl-cve
|
|
|