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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libmikmod 3.1.9 through 3.2.0, as used by MikMod, SDL-mixer, and possibly other products, relies on the channel count of the last loaded song, rather than the currently playing song, for certain playback calculations, which allows user-assisted attackers to cause a denial of service (application crash) by loading multiple songs (aka MOD files) with different numbers of channels.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|