Files
CVEs-PoC/2007/CVE-2007-6731.md
T
2024-06-18 02:51:15 +02:00

19 lines
757 B
Markdown

### [CVE-2007-6731](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6731)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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-