Files
CVEs-PoC/2002/CVE-2002-0652.md
2024-06-18 02:51:15 +02:00

18 lines
674 B
Markdown

### [CVE-2002-0652](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0652)
![](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
xfsmd for IRIX 6.5 through 6.5.16 allows remote attackers to execute arbitrary code via shell metacharacters that are not properly filtered from several calls to the popen() function, such as export_fs().
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=102459162909825&w=2
#### Github
No PoCs found on GitHub currently.