cve/2007/CVE-2007-1733.md
2024-05-26 14:27:05 +02:00

19 lines
733 B
Markdown

### [CVE-2007-1733](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1733)
![](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
Buffer overflow in InterVations NaviCOPA HTTP Server 2.01 allows remote attackers to execute arbitrary code via a long (1) /cgi-bin/ or (2) /cgi/ pathname in an HTTP GET request, probably a different issue than CVE-2006-5112.
### POC
#### Reference
- http://securityreason.com/securityalert/2483
- https://www.exploit-db.com/exploits/3589
#### Github
No PoCs found on GitHub currently.