mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
19 lines
766 B
Markdown
19 lines
766 B
Markdown
### [CVE-2017-15185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15185)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
plugins/ogg.c in Libmp3splt 0.9.2 calls the libvorbis vorbis_block_clear function with uninitialized data upon detection of invalid input, which allows remote attackers to cause a denial of service (application crash) via a crafted file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2017/Jul/82
|
|
- https://www.exploit-db.com/exploits/42399/
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|