mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
19 lines
757 B
Markdown
19 lines
757 B
Markdown
### [CVE-2007-6731](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6731)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Extended Module Player (XMP) 2.5.1 and earlier allow remote attackers to execute arbitrary code via an OXM file with a negative value, which bypasses a check in (1) test_oxm and (2) decrunch_oxm functions in misc/oxm.c, leading to a buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://aluigi.altervista.org/adv/xmpbof-adv.txt
|
|
|
|
#### Github
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|