cve/2004/CVE-2004-2776.md

18 lines
620 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-2776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2776)
![](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
go.cgi in GoScript 2.0 allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) query string or (2) artarchive parameter.
### POC
#### Reference
- https://github.com/mikaku/Monitorix/issues/30
#### Github
No PoCs found on GitHub currently.