cve/2008/CVE-2008-7070.md

18 lines
774 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-7070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7070)
![](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
Argument injection vulnerability in the URI handler in KVIrc 3.4.2 Shiny allows remote attackers to execute arbitrary commands via a " (quote) followed by command line switches in a (1) irc:///, (2) irc6:///, (3) ircs:///, or (4) and ircs6:/// URI. NOTE: this might be due to an incomplete fix for CVE-2007-2951.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7181
#### Github
No PoCs found on GitHub currently.